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

boost::SortedAssociativeContainerConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Types


Public Methods


Public Attributes

template<class SortedAssociativeContainer> struct boost::SortedAssociativeContainerConcept


Member Typedef Documentation

typedef SortedAssociativeContainer::iterator iterator
 

typedef SortedAssociativeContainer::const_iterator const_iterator
 


Member Function Documentation

void constraints ( ) [inline]
 

void const_constraints ( const SortedAssociativeContainer & c ) [inline]
 


Member Data Documentation

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
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:35 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001