Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__gnu_cxx::_SortedAssociativeContainerConcept Struct Template Reference

#include <boost_concept_check.h>

Collaboration diagram for __gnu_cxx::_SortedAssociativeContainerConcept:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _SortedAssociativeContainer::iterator _Iterator
typedef _SortedAssociativeContainer::const_iterator _Const_iterator

Public Methods

void __constraints ()
void __const_constraints (const _SortedAssociativeContainer &__c)

Public Attributes

_SortedAssociativeContainer::key_compare __kc
_SortedAssociativeContainer::value_compare __vc
_SortedAssociativeContainer::value_type __t
_SortedAssociativeContainer::key_type __k
_Iterator __p
_Const_iterator __cp
std::pair<_Iterator,_Iterator__r
std::pair<_Const_iterator,
_Const_iterator
__cr
_SortedAssociativeContainer::value_type* __first
_SortedAssociativeContainer::value_type * __last

template<class _SortedAssociativeContainer> struct __gnu_cxx::_SortedAssociativeContainerConcept


Member Typedef Documentation

template<class _SortedAssociativeContainer>
typedef _SortedAssociativeContainer::const_iterator __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::_Const_iterator
 

Definition at line 878 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
typedef _SortedAssociativeContainer::iterator __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::_Iterator
 

Definition at line 876 of file boost_concept_check.h.


Member Function Documentation

template<class _SortedAssociativeContainer>
void __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__const_constraints ( const _SortedAssociativeContainer & __c ) [inline]
 

Definition at line 864 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
void __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__constraints ( ) [inline]
 

Definition at line 847 of file boost_concept_check.h.


Member Data Documentation

template<class _SortedAssociativeContainer>
_Const_iterator __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__cp
 

Definition at line 881 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
std::pair<_Const_iterator,_Const_iterator> __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__cr
 

Definition at line 883 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
_SortedAssociativeContainer::value_type* __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__first
 

Definition at line 884 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
_SortedAssociativeContainer::key_type __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__k
 

Definition at line 875 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
_SortedAssociativeContainer::key_compare __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__kc
 

Definition at line 872 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
_SortedAssociativeContainer::value_type * __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__last
 

Definition at line 884 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
_Iterator __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__p
 

Definition at line 880 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
std::pair<_Iterator,_Iterator> __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__r
 

Definition at line 882 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
_SortedAssociativeContainer::value_type __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__t
 

Definition at line 874 of file boost_concept_check.h.

template<class _SortedAssociativeContainer>
_SortedAssociativeContainer::value_compare __gnu_cxx::_SortedAssociativeContainerConcept<_SortedAssociativeContainer>::__vc
 

Definition at line 873 of file boost_concept_check.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:01 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001