__gnu_cxx::_Mutable_ContainerConcept< _Container > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

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::_Mutable_ContainerConcept< _Container >

Definition at line 590 of file boost_concept_check.h.


Member Typedef Documentation

template<class _Container>
typedef _Container::iterator __gnu_cxx::_Mutable_ContainerConcept< _Container >::_Iterator

Definition at line 594 of file boost_concept_check.h.

template<class _Container>
typedef _Container::pointer __gnu_cxx::_Mutable_ContainerConcept< _Container >::_Pointer

Definition at line 595 of file boost_concept_check.h.

template<class _Container>
typedef _Container::reference __gnu_cxx::_Mutable_ContainerConcept< _Container >::_Reference

Definition at line 593 of file boost_concept_check.h.

template<class _Container>
typedef _Container::value_type __gnu_cxx::_Mutable_ContainerConcept< _Container >::_Value_type

Definition at line 592 of file boost_concept_check.h.


Member Function Documentation

template<class _Container>
void __gnu_cxx::_Mutable_ContainerConcept< _Container >::__constraints (  )  [inline]

Definition at line 597 of file boost_concept_check.h.

References __gnu_cxx::_Mutable_ContainerConcept< _Container >::__c, __gnu_cxx::_Mutable_ContainerConcept< _Container >::__c2, and __gnu_cxx::_Mutable_ContainerConcept< _Container >::__i.


Member Data Documentation

template<class _Container>
_Container __gnu_cxx::_Mutable_ContainerConcept< _Container >::__c

Definition at line 607 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Mutable_ContainerConcept< _Container >::__constraints().

template<class _Container>
_Container __gnu_cxx::_Mutable_ContainerConcept< _Container >::__c2

Definition at line 607 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Mutable_ContainerConcept< _Container >::__constraints().

template<class _Container>
_Iterator __gnu_cxx::_Mutable_ContainerConcept< _Container >::__i

Definition at line 606 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Mutable_ContainerConcept< _Container >::__constraints().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:57:49 2010 for GNU C++ STL by  doxygen 1.4.7