__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

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


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, and __gnu_cxx::_Mutable_ContainerConcept< _Container >::__c2.


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.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:31:59 2007 for GNU C++ STL by doxygen 1.3.6