__gnu_cxx::_RandomAccessIteratorConcept< _Tp > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Member Functions

void __constraints ()

Public Attributes

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


Detailed Description

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

Definition at line 525 of file boost_concept_check.h.


Member Function Documentation

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

Definition at line 527 of file boost_concept_check.h.

References __gnu_cxx::__function_requires(), __gnu_cxx::_RandomAccessIteratorConcept< _Tp >::__i, __gnu_cxx::_RandomAccessIteratorConcept< _Tp >::__j, and __gnu_cxx::_RandomAccessIteratorConcept< _Tp >::__n.


Member Data Documentation

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

Definition at line 544 of file boost_concept_check.h.

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

Definition at line 544 of file boost_concept_check.h.

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

Definition at line 545 of file boost_concept_check.h.

Referenced by __gnu_cxx::_RandomAccessIteratorConcept< _Tp >::__constraints().

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

Definition at line 545 of file boost_concept_check.h.

Referenced by __gnu_cxx::_RandomAccessIteratorConcept< _Tp >::__constraints().

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

Definition at line 546 of file boost_concept_check.h.

Referenced by __gnu_cxx::_RandomAccessIteratorConcept< _Tp >::__constraints().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:57:49 2010 for GNU C++ STL by  doxygen 1.4.7