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

__gnu_cxx::_Mutable_RandomAccessContainerConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Types

typedef _RandomAccessContainer::size_type _Size_type
typedef _RandomAccessContainer::reference _Reference
typedef _RandomAccessContainer::iterator _Iterator
typedef _RandomAccessContainer::reverse_iterator _Reverse_iterator

Public Methods

void __constraints ()

Public Attributes

_Size_type __i
_RandomAccessContainer __c

template<class _RandomAccessContainer> struct __gnu_cxx::_Mutable_RandomAccessContainerConcept


Member Typedef Documentation

template<class _RandomAccessContainer>
typedef _RandomAccessContainer::iterator __gnu_cxx::_Mutable_RandomAccessContainerConcept<_RandomAccessContainer>::_Iterator
 

Definition at line 659 of file boost_concept_check.h.

template<class _RandomAccessContainer>
typedef _RandomAccessContainer::reference __gnu_cxx::_Mutable_RandomAccessContainerConcept<_RandomAccessContainer>::_Reference
 

Definition at line 658 of file boost_concept_check.h.

template<class _RandomAccessContainer>
typedef _RandomAccessContainer::reverse_iterator __gnu_cxx::_Mutable_RandomAccessContainerConcept<_RandomAccessContainer>::_Reverse_iterator
 

Definition at line 660 of file boost_concept_check.h.

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

Definition at line 657 of file boost_concept_check.h.


Member Function Documentation

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

Definition at line 662 of file boost_concept_check.h.


Member Data Documentation

template<class _RandomAccessContainer>
_RandomAccessContainer __gnu_cxx::_Mutable_RandomAccessContainerConcept<_RandomAccessContainer>::__c
 

Definition at line 674 of file boost_concept_check.h.

template<class _RandomAccessContainer>
_Size_type __gnu_cxx::_Mutable_RandomAccessContainerConcept<_RandomAccessContainer>::__i
 

Definition at line 673 of file boost_concept_check.h.


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