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

__gnu_cxx::_RandomAccessIteratorConcept Struct Template Reference

#include <boost_concept_check.h>

Collaboration diagram for __gnu_cxx::_RandomAccessIteratorConcept:

Collaboration graph
[legend]
List of all members.

Public Methods

void __constraints ()

Public Attributes

_Tp __a
_Tp __b
_Tp __i
_Tp __j
std::iterator_traits<_Tp>::difference_type __n

template<class _Tp> struct __gnu_cxx::_RandomAccessIteratorConcept


Member Function Documentation

template<class _Tp>
void __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__constraints ( ) [inline]
 

Definition at line 489 of file boost_concept_check.h.


Member Data Documentation

template<class _Tp>
_Tp __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__a
 

Definition at line 506 of file boost_concept_check.h.

template<class _Tp>
_Tp __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__b
 

Definition at line 506 of file boost_concept_check.h.

template<class _Tp>
_Tp __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__i
 

Definition at line 507 of file boost_concept_check.h.

template<class _Tp>
_Tp __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__j
 

Definition at line 507 of file boost_concept_check.h.

template<class _Tp>
std::iterator_traits<_Tp>::difference_type __gnu_cxx::_RandomAccessIteratorConcept<_Tp>::__n
 

Definition at line 508 of file boost_concept_check.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:53 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001