input_iterator< _Tp, _Distance > Struct Template Reference

#include <iterator.h>

List of all members.

Public Types

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

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


Member Typedef Documentation

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

Definition at line 89 of file iterator.h.

template<typename _Tp, typename _Distance>
typedef input_iterator_tag input_iterator< _Tp, _Distance >::iterator_category
 

Definition at line 87 of file iterator.h.

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

Definition at line 90 of file iterator.h.

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

Definition at line 91 of file iterator.h.

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

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