__gnu_cxx::_ContainerConcept< _Container > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Types

typedef _Container::value_type _Value_type
typedef _Container::difference_type _Difference_type
typedef _Container::size_type _Size_type
typedef _Container::const_reference _Const_reference
typedef _Container::const_pointer _Const_pointer
typedef _Container::const_iterator _Const_iterator

Public Member Functions

void __constraints ()

Public Attributes

bool __b
_Const_iterator __i
_Size_type __n

template<class _Container>
struct __gnu_cxx::_ContainerConcept< _Container >


Member Typedef Documentation

template<class _Container>
typedef _Container::const_iterator __gnu_cxx::_ContainerConcept< _Container >::_Const_iterator
 

Definition at line 572 of file boost_concept_check.h.

template<class _Container>
typedef _Container::const_pointer __gnu_cxx::_ContainerConcept< _Container >::_Const_pointer
 

Definition at line 571 of file boost_concept_check.h.

template<class _Container>
typedef _Container::const_reference __gnu_cxx::_ContainerConcept< _Container >::_Const_reference
 

Definition at line 570 of file boost_concept_check.h.

template<class _Container>
typedef _Container::difference_type __gnu_cxx::_ContainerConcept< _Container >::_Difference_type
 

Definition at line 568 of file boost_concept_check.h.

template<class _Container>
typedef _Container::size_type __gnu_cxx::_ContainerConcept< _Container >::_Size_type
 

Definition at line 569 of file boost_concept_check.h.

template<class _Container>
typedef _Container::value_type __gnu_cxx::_ContainerConcept< _Container >::_Value_type
 

Definition at line 567 of file boost_concept_check.h.


Member Function Documentation

template<class _Container>
void __gnu_cxx::_ContainerConcept< _Container >::__constraints  )  [inline]
 

Definition at line 574 of file boost_concept_check.h.


Member Data Documentation

template<class _Container>
bool __gnu_cxx::_ContainerConcept< _Container >::__b
 

Definition at line 584 of file boost_concept_check.h.

template<class _Container>
_Const_iterator __gnu_cxx::_ContainerConcept< _Container >::__i
 

Definition at line 585 of file boost_concept_check.h.

template<class _Container>
_Size_type __gnu_cxx::_ContainerConcept< _Container >::__n
 

Definition at line 586 of file boost_concept_check.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:31:59 2007 for GNU C++ STL by doxygen 1.3.6