__gnu_cxx::_RandomAccessIteratorConcept

NAME

__gnu_cxx::_RandomAccessIteratorConcept -

SYNOPSIS


Detailed Description

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

Definition at line 526 of file boost_concept_check.h.

Public Member Functions

void __constraints ()

Public Attributes

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

Author

Generated automatically by Doxygen for libstdc++ from the source code.