__gnu_cxx::_ContainerConcept
NAME
__gnu_cxx::_ContainerConcept -
SYNOPSIS
Detailed Description
Definition at line 566 of file boost_concept_check.h.
typedef _Container::const_pointer _Const_pointer
typedef _Container::const_reference _Const_reference
typedef _Container::difference_type _Difference_type
typedef _Container::size_type _Size_type
typedef _Container::value_type _Value_type
_Const_iterator __i
_Size_type __n
Public Types
typedef _Container::const_iterator _Const_iteratortypedef _Container::const_pointer _Const_pointer
typedef _Container::const_reference _Const_reference
typedef _Container::difference_type _Difference_type
typedef _Container::size_type _Size_type
typedef _Container::value_type _Value_type
Public Member Functions
void __constraints ()Public Attributes
bool __b_Const_iterator __i
_Size_type __n
Author
Generated automatically by Doxygen for libstdc++ from the source code.
