STIR  6.3.0
stir::has_iterator< T, typename > Struct Template Reference

Helper to check if a type has an iterator typedef. More...

#include "stir/type_traits.h"

Inherits false_type.

Detailed Description

template<typename T, typename = void>
struct stir::has_iterator< T, typename >

Helper to check if a type has an iterator typedef.


The documentation for this struct was generated from the following file: