std::__is_normal_iterator< __gnu_cxx::__normal_iterator< _Iterator, _Container > > Struct Template Reference

#include <cpp_type_traits.h>

List of all members.

Public Types

typedef __true_type __type
 __value = 1
enum  { __value = 1 }


Detailed Description

template<typename _Iterator, typename _Container>
struct std::__is_normal_iterator< __gnu_cxx::__normal_iterator< _Iterator, _Container > >

Definition at line 323 of file cpp_type_traits.h.


Member Typedef Documentation

template<typename _Iterator, typename _Container>
typedef __true_type std::__is_normal_iterator< __gnu_cxx::__normal_iterator< _Iterator, _Container > >::__type

Definition at line 327 of file cpp_type_traits.h.


Member Enumeration Documentation

template<typename _Iterator, typename _Container>
anonymous enum

Enumerator:
__value 

Definition at line 326 of file cpp_type_traits.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:33 2010 for GNU C++ STL by  doxygen 1.4.7