__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 Member Functions

void __constraints ()

Public Attributes

_Size_type __i
_RandomAccessContainer __c


Detailed Description

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

Definition at line 693 of file boost_concept_check.h.


Member Typedef Documentation

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

Definition at line 697 of file boost_concept_check.h.

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

Definition at line 696 of file boost_concept_check.h.

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

Definition at line 698 of file boost_concept_check.h.

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

Definition at line 695 of file boost_concept_check.h.


Member Function Documentation

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

Definition at line 700 of file boost_concept_check.h.

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


Member Data Documentation

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

Definition at line 712 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 711 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 Tue Feb 2 16:57:50 2010 for GNU C++ STL by  doxygen 1.4.7