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

Helper to check if a type has a full_iterator typedef (e.g. Array<2,int>) More...

#include "stir/type_traits.h"

Inherits false_type.

Detailed Description

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

Helper to check if a type has a full_iterator typedef (e.g. Array<2,int>)


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