forward_iterator< _Tp, _Distance > Struct Template Reference

#include <iterator.h>

List of all members.

Public Types

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

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


Member Typedef Documentation

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

Definition at line 106 of file iterator.h.

template<typename _Tp, typename _Distance>
typedef forward_iterator_tag forward_iterator< _Tp, _Distance >::iterator_category
 

Definition at line 104 of file iterator.h.

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

Definition at line 107 of file iterator.h.

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

Definition at line 108 of file iterator.h.

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

Definition at line 105 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