__gnu_cxx::_BackInsertionSequenceConcept< _BackInsertionSequence > 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 Member Functions

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

Public Attributes

_BackInsertionSequence __c
_BackInsertionSequence::value_type __t


Detailed Description

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

Definition at line 767 of file boost_concept_check.h.


Member Typedef Documentation

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

Definition at line 770 of file boost_concept_check.h.

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

Definition at line 769 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 779 of file boost_concept_check.h.

References _IsUnused.

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

Definition at line 772 of file boost_concept_check.h.

References __gnu_cxx::_BackInsertionSequenceConcept< _BackInsertionSequence >::__c, __gnu_cxx::_BackInsertionSequenceConcept< _BackInsertionSequence >::__t, and _IsUnused.


Member Data Documentation

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

Definition at line 781 of file boost_concept_check.h.

Referenced by __gnu_cxx::_BackInsertionSequenceConcept< _BackInsertionSequence >::__constraints().

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

Definition at line 783 of file boost_concept_check.h.

Referenced by __gnu_cxx::_BackInsertionSequenceConcept< _BackInsertionSequence >::__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