Embedded Template Library  1.0
etl::ideque< T >::is_iterator< TIterator > Struct Template Reference

Test for an iterator. More...

#include <deque.h>

Additional Inherited Members

- Public Types inherited from etl::integral_constant< bool, !etl::is_integral< TIterator >::value &&!etl::is_floating_point< TIterator >::value >
typedef bool value_type
 
typedef integral_constant< bool, VALUE > type
 
- Public Member Functions inherited from etl::integral_constant< bool, !etl::is_integral< TIterator >::value &&!etl::is_floating_point< TIterator >::value >
 operator value_type () const
 
- Static Public Attributes inherited from etl::integral_constant< bool, !etl::is_integral< TIterator >::value &&!etl::is_floating_point< TIterator >::value >
static const bool value
 

Detailed Description

template<typename T>
template<typename TIterator>
struct etl::ideque< T >::is_iterator< TIterator >

Test for an iterator.


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