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

bidirectional_iterator Struct Template Reference

#include <stl_iterator.h>

List of all members.

Public Types

typedef bidirectional_iterator_tag iterator_category
typedef T value_type
typedef Distance difference_type
typedef T * pointer
typedef T & reference

template<class T, class Distance>
struct bidirectional_iterator< T, Distance >


Member Typedef Documentation

template<class T, class Distance>
typedef Distance bidirectional_iterator::difference_type
 

Definition at line 70 of file stl_iterator.h.

template<class T, class Distance>
typedef bidirectional_iterator_tag bidirectional_iterator::iterator_category
 

Definition at line 68 of file stl_iterator.h.

template<class T, class Distance>
typedef T* bidirectional_iterator::pointer
 

Definition at line 71 of file stl_iterator.h.

template<class T, class Distance>
typedef T& bidirectional_iterator::reference
 

Definition at line 72 of file stl_iterator.h.

template<class T, class Distance>
typedef T bidirectional_iterator::value_type
 

Definition at line 69 of file stl_iterator.h.


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

Documentation generated on Thu May 2 15:03:22 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001