Whole document tree
    

Whole document tree

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

__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 Methods

void __constraints ()

Public Attributes

_Size_type __n

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


Member Typedef Documentation

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

Definition at line 631 of file boost_concept_check.h.

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

Definition at line 630 of file boost_concept_check.h.

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

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

Definition at line 633 of file boost_concept_check.h.

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

Definition at line 629 of file boost_concept_check.h.


Member Function Documentation

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

Definition at line 635 of file boost_concept_check.h.

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


Member Data Documentation

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

Definition at line 645 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 Mon Apr 8 03:16:44 2002 for libstdc++-v3 Source by doxygen1.2.15