Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::iterator_traits Struct Template Reference

#include <stl_iterator_base_types.h>

List of all members.

Public Types

template<class _Iterator> struct std::iterator_traits


Member Typedef Documentation

typedef _Iterator::iterator_category iterator_category
 

typedef _Iterator::value_type value_type
 

typedef _Iterator::difference_type difference_type
 

typedef _Iterator::pointer pointer
 

typedef _Iterator::reference reference
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:34 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001