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

boost::ContainerConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Types


Public Methods


Public Attributes

template<class Container> struct boost::ContainerConcept


Member Typedef Documentation

typedef Container::value_type value_type
 

typedef Container::difference_type difference_type
 

typedef Container::size_type size_type
 

typedef Container::const_reference const_reference
 

typedef Container::const_pointer const_pointer
 

typedef Container::const_iterator const_iterator
 


Member Function Documentation

void constraints ( ) [inline]
 


Member Data Documentation

bool b
 

const_iterator i
 

size_type n
 


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