Whole document tree
    

Whole document tree

Template__gnu_cxx::_SortedAssociativeContainerConcept struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer > Struct Template Reference

#include <boost_concept_check.h>

Collaboration diagram for __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >:

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< _SortedAssociativeContainer >


Member Typedef Documentation

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

Definition at line 871 of file boost_concept_check.h.

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

Definition at line 869 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 857 of file boost_concept_check.h.

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

Definition at line 840 of file boost_concept_check.h.

References __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__first, __gnu_cxx::__function_requires(), __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__k, __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__kc, __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__last, __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__p, __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__r, __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__t, and _IsUnused.


Member Data Documentation

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

Definition at line 874 of file boost_concept_check.h.

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

Definition at line 876 of file boost_concept_check.h.

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

Definition at line 877 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__constraints().

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

Definition at line 868 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__constraints().

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

Definition at line 865 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__constraints().

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

Definition at line 877 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__constraints().

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

Definition at line 873 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__constraints().

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

Definition at line 875 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__constraints().

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

Definition at line 867 of file boost_concept_check.h.

Referenced by __gnu_cxx::_SortedAssociativeContainerConcept< _SortedAssociativeContainer >::__constraints().

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

Definition at line 866 of file boost_concept_check.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:45 2002 for libstdc++-v3 Source by doxygen1.2.15