Whole document tree
    

Whole document tree

Template__gnu_cxx::_Mutable_RandomAccessContainerConcept struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__gnu_cxx::_Mutable_RandomAccessContainerConcept< _RandomAccessContainer > 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< _RandomAccessContainer >


Member Typedef Documentation

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

Definition at line 653 of file boost_concept_check.h.

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

Definition at line 652 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Mutable_RandomAccessContainerConcept< _RandomAccessContainer >::__constraints().

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

Definition at line 654 of file boost_concept_check.h.

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

Definition at line 651 of file boost_concept_check.h.


Member Function Documentation

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

Definition at line 656 of file boost_concept_check.h.

References __gnu_cxx::_Mutable_RandomAccessContainerConcept< _RandomAccessContainer >::__c, __gnu_cxx::__function_requires(), __gnu_cxx::_Mutable_RandomAccessContainerConcept< _RandomAccessContainer >::__i, _IsUnused, and __gnu_cxx::_Mutable_RandomAccessContainerConcept< _RandomAccessContainer >::_Reference.


Member Data Documentation

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

Definition at line 668 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Mutable_RandomAccessContainerConcept< _RandomAccessContainer >::__constraints().

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

Definition at line 667 of file boost_concept_check.h.

Referenced by __gnu_cxx::_Mutable_RandomAccessContainerConcept< _RandomAccessContainer >::__constraints().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:44 2002 for libstdc++-v3 Source by doxygen1.2.15