Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
boost::AssociativeContainerConcept Struct Template Reference
#include <boost_concept_check.h>
List of all members.
Public Types
Public Methods
Public Attributes
template<class AssociativeContainer> struct boost::AssociativeContainerConcept
Member Typedef Documentation
typedef AssociativeContainer::iterator iterator
typedef AssociativeContainer::const_iterator const_iterator
Member Function Documentation
void constraints (
)
[inline]
void const_constraints (
const AssociativeContainer &
c
)
[inline]
Member Data Documentation
AssociativeContainer c
iterator
i
std::pair
<
iterator
,
iterator
> r
const_iterator
ci
std::pair
<
const_iterator
,
const_iterator
> cr
AssociativeContainer::key_type k
AssociativeContainer::size_type n
The documentation for this struct was generated from the following file:
boost_concept_check.h
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by
Dimitri van Heesch
, © 1997-2001