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

__gnu_cxx::_RandomAccessContainerConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Types

typedef _RandomAccessContainer::size_type _Size_type
typedef _RandomAccessContainer::const_reference _Const_reference
typedef _RandomAccessContainer::const_iterator _Const_iterator
typedef _RandomAccessContainer::const_reverse_iterator _Const_reverse_iterator

Public Methods

void __constraints ()

Public Attributes

_Size_type __n

template<class _RandomAccessContainer> struct __gnu_cxx::_RandomAccessContainerConcept


Member Typedef Documentation

template<class _RandomAccessContainer>
typedef _RandomAccessContainer::const_iterator __gnu_cxx::_RandomAccessContainerConcept<_RandomAccessContainer>::_Const_iterator
 

Definition at line 637 of file boost_concept_check.h.

template<class _RandomAccessContainer>
typedef _RandomAccessContainer::const_reference __gnu_cxx::_RandomAccessContainerConcept<_RandomAccessContainer>::_Const_reference
 

Definition at line 636 of file boost_concept_check.h.

template<class _RandomAccessContainer>
typedef _RandomAccessContainer::const_reverse_iterator __gnu_cxx::_RandomAccessContainerConcept<_RandomAccessContainer>::_Const_reverse_iterator
 

Definition at line 639 of file boost_concept_check.h.

template<class _RandomAccessContainer>
typedef _RandomAccessContainer::size_type __gnu_cxx::_RandomAccessContainerConcept<_RandomAccessContainer>::_Size_type
 

Definition at line 635 of file boost_concept_check.h.


Member Function Documentation

template<class _RandomAccessContainer>
void __gnu_cxx::_RandomAccessContainerConcept<_RandomAccessContainer>::__constraints ( ) [inline]
 

Definition at line 641 of file boost_concept_check.h.


Member Data Documentation

template<class _RandomAccessContainer>
_Size_type __gnu_cxx::_RandomAccessContainerConcept<_RandomAccessContainer>::__n
 

Definition at line 651 of file boost_concept_check.h.


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