bidirectional_iterator< _Tp, _Distance > Struct Template Reference

#include <iterator.h>

List of all members.

Public Types

typedef bidirectional_iterator_tag iterator_category
typedef _Tp value_type
typedef _Distance difference_type
typedef _Tp * pointer
typedef _Tp & reference

template<typename _Tp, typename _Distance>
struct bidirectional_iterator< _Tp, _Distance >


Member Typedef Documentation

template<typename _Tp, typename _Distance>
typedef _Distance bidirectional_iterator< _Tp, _Distance >::difference_type
 

Definition at line 115 of file iterator.h.

template<typename _Tp, typename _Distance>
typedef bidirectional_iterator_tag bidirectional_iterator< _Tp, _Distance >::iterator_category
 

Definition at line 113 of file iterator.h.

template<typename _Tp, typename _Distance>
typedef _Tp* bidirectional_iterator< _Tp, _Distance >::pointer
 

Definition at line 116 of file iterator.h.

template<typename _Tp, typename _Distance>
typedef _Tp& bidirectional_iterator< _Tp, _Distance >::reference
 

Definition at line 117 of file iterator.h.

template<typename _Tp, typename _Distance>
typedef _Tp bidirectional_iterator< _Tp, _Distance >::value_type
 

Definition at line 114 of file iterator.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:31:58 2007 for GNU C++ STL by doxygen 1.3.6