iterator_traits Struct Template Reference

#include <stl_iterator_base_types.h>

Inheritance diagram for iterator_traits:

Inheritance graph
List of all members.

Detailed Description

template<typename Iterator>
struct std::iterator_traits< Iterator >

This class does nothing but define nested typedefs. The general version simply "forwards" the nested typedefs from the Iterator argument. Specialized versions for pointers and pointers-to-const provide tighter, more correct semantics.

Definition at line 127 of file stl_iterator_base_types.h.

Public Types


The documentation for this struct was generated from the following file:
Generated on Sun Jul 25 00:12:44 2004 for libstdc++ source by doxygen 1.3.7