__gnu_cxx::_RandomAccessContainerConcept< _RandomAccessContainer > 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 Member Functions

void __constraints ()

Public Attributes

_Size_type __n


Detailed Description

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

Definition at line 671 of file boost_concept_check.h.


Member Typedef Documentation

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

Definition at line 675 of file boost_concept_check.h.

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

Definition at line 674 of file boost_concept_check.h.

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

Definition at line 677 of file boost_concept_check.h.

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

Definition at line 673 of file boost_concept_check.h.


Member Function Documentation

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

Definition at line 679 of file boost_concept_check.h.

References __gnu_cxx::__function_requires(), __gnu_cxx::_RandomAccessContainerConcept< _RandomAccessContainer >::__n, and _IsUnused.


Member Data Documentation

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

Definition at line 689 of file boost_concept_check.h.

Referenced by __gnu_cxx::_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