std::__is_normal_iterator< _Tp > Struct Template Reference

#include <cpp_type_traits.h>

List of all members.

Public Types

typedef __false_type __type
 __value = 0
enum  { __value = 0 }


Detailed Description

template<typename _Tp>
struct std::__is_normal_iterator< _Tp >

Definition at line 316 of file cpp_type_traits.h.


Member Typedef Documentation

template<typename _Tp>
typedef __false_type std::__is_normal_iterator< _Tp >::__type

Definition at line 319 of file cpp_type_traits.h.


Member Enumeration Documentation

template<typename _Tp>
anonymous enum

Enumerator:
__value 

Definition at line 318 of file cpp_type_traits.h.


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