__gnu_cxx::_Mutable_ContainerConcept
NAME
__gnu_cxx::_Mutable_ContainerConcept -
SYNOPSIS
Detailed Description
Definition at line 591 of file boost_concept_check.h.
typedef _Container::pointer _Pointer
typedef _Container::reference _Reference
typedef _Container::value_type _Value_type
_Container __c2
_Iterator __i
Public Types
typedef _Container::iterator _Iteratortypedef _Container::pointer _Pointer
typedef _Container::reference _Reference
typedef _Container::value_type _Value_type
Public Member Functions
void __constraints ()Public Attributes
_Container __c_Container __c2
_Iterator __i
Author
Generated automatically by Doxygen for libstdc++ from the source code.
