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

__gnu_cxx::_Mutable_ReversibleContainerConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Types

typedef _ReversibleContainer::iterator _Iterator
typedef _ReversibleContainer::reverse_iterator _Reverse_iterator

Public Methods

void __constraints ()

Public Attributes

_ReversibleContainer __c

template<class _ReversibleContainer> struct __gnu_cxx::_Mutable_ReversibleContainerConcept


Member Typedef Documentation

template<class _ReversibleContainer>
typedef _ReversibleContainer::iterator __gnu_cxx::_Mutable_ReversibleContainerConcept<_ReversibleContainer>::_Iterator
 

Definition at line 615 of file boost_concept_check.h.

template<class _ReversibleContainer>
typedef _ReversibleContainer::reverse_iterator __gnu_cxx::_Mutable_ReversibleContainerConcept<_ReversibleContainer>::_Reverse_iterator
 

Definition at line 616 of file boost_concept_check.h.


Member Function Documentation

template<class _ReversibleContainer>
void __gnu_cxx::_Mutable_ReversibleContainerConcept<_ReversibleContainer>::__constraints ( ) [inline]
 

Definition at line 618 of file boost_concept_check.h.


Member Data Documentation

template<class _ReversibleContainer>
_ReversibleContainer __gnu_cxx::_Mutable_ReversibleContainerConcept<_ReversibleContainer>::__c
 

Definition at line 629 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