Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__gnu_cxx::_BackInsertionSequenceConcept Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Types

typedef _BackInsertionSequence::reference _Reference
typedef _BackInsertionSequence::const_reference _Const_reference

Public Methods

void __constraints ()
void __const_constraints (const _BackInsertionSequence &__c)

Public Attributes

_BackInsertionSequence __c
_BackInsertionSequence::value_type __t

template<class _BackInsertionSequence> struct __gnu_cxx::_BackInsertionSequenceConcept


Member Typedef Documentation

template<class _BackInsertionSequence>
typedef _BackInsertionSequence::const_reference __gnu_cxx::_BackInsertionSequenceConcept<_BackInsertionSequence>::_Const_reference
 

Definition at line 733 of file boost_concept_check.h.

template<class _BackInsertionSequence>
typedef _BackInsertionSequence::reference __gnu_cxx::_BackInsertionSequenceConcept<_BackInsertionSequence>::_Reference
 

Definition at line 732 of file boost_concept_check.h.


Member Function Documentation

template<class _BackInsertionSequence>
void __gnu_cxx::_BackInsertionSequenceConcept<_BackInsertionSequence>::__const_constraints ( const _BackInsertionSequence & __c ) [inline]
 

Definition at line 742 of file boost_concept_check.h.

template<class _BackInsertionSequence>
void __gnu_cxx::_BackInsertionSequenceConcept<_BackInsertionSequence>::__constraints ( ) [inline]
 

Definition at line 735 of file boost_concept_check.h.


Member Data Documentation

template<class _BackInsertionSequence>
_BackInsertionSequence __gnu_cxx::_BackInsertionSequenceConcept<_BackInsertionSequence>::__c
 

Definition at line 745 of file boost_concept_check.h.

template<class _BackInsertionSequence>
_BackInsertionSequence::value_type __gnu_cxx::_BackInsertionSequenceConcept<_BackInsertionSequence>::__t
 

Definition at line 746 of file boost_concept_check.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:43 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001