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

std::random_access_iterator Struct Template Reference

#include <stl_iterator_base_types.h>

Inherited by std::_Bit_iterator_base, and std::_Rope_iterator_base.

List of all members.

Public Types

template<class _Tp, class _Distance> struct std::random_access_iterator


Member Typedef Documentation

typedef random_access_iterator_tag iterator_category
 

typedef _Tp value_type
 

typedef _Distance difference_type
 

typedef _Tp* pointer
 

Reimplemented in std::_Bit_iterator, std::_Bit_const_iterator, std::_Rope_const_iterator, and std::_Rope_iterator.

typedef _Tp& reference
 

Reimplemented in std::_Bit_iterator, std::_Bit_const_iterator, std::_Rope_const_iterator, and std::_Rope_iterator.


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