man __gnu_cxx::RandomAccessContainerConcept (Fonctions bibliothèques) -
NAME
__gnu_cxx::RandomAccessContainerConcept -
SYNOPSIS
Public Types
typedef RandomAccessContainer::size_type Size_type
typedef RandomAccessContainer::const_reference Const_reference
typedef RandomAccessContainer::const_iterator Const_iterator
typedef RandomAccessContainer::const_reverse_iterator Const_reverse_iterator
Public Member Functions
void constraints ()
Public Attributes
Size_type n
Detailed Description
template<class RandomAccessContainer> struct __gnu_cxx::RandomAccessContainerConcept< RandomAccessContainer >
Definition at line 671 of file boost_concept_check.h.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.