__gnu_cxx::mutablecontainerconcept(3)
NAME
__gnu_cxx::MutableContainerConcept
SYNOPSIS
Public Types
typedef Container::value_type Value_type
typedef Container::reference Reference
typedef Container::iterator Iterator
typedef Container::pointer Pointer
Public Member Functions
void constraints ()
Public Attributes
Iterator __i
Container c
Container c2
Detailed Description
- template<class Container> struct
- __gnu_cxx::MutableContainerConcept< Container >
- Definition at line 590 of file boost_concept_check.h.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 200gnu_cxx::MutableCon