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

__gnu_cxx::_Mutable_RandomAccessIteratorConcept Struct Template Reference

#include <boost_concept_check.h>

Collaboration diagram for __gnu_cxx::_Mutable_RandomAccessIteratorConcept:

Collaboration graph
[legend]
List of all members.

Public Methods

void __constraints ()

Public Attributes

_Tp __i
std::iterator_traits<_Tp>::difference_type __n

template<class _Tp> struct __gnu_cxx::_Mutable_RandomAccessIteratorConcept


Member Function Documentation

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

Definition at line 514 of file boost_concept_check.h.


Member Data Documentation

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

Definition at line 519 of file boost_concept_check.h.

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

Definition at line 520 of file boost_concept_check.h.


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