Whole document tree
    

Whole document tree

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

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

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

Public Attributes

_BackInsertionSequence __c
_BackInsertionSequence::value_type __t

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


Member Typedef Documentation

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

Definition at line 727 of file boost_concept_check.h.

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

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

Definition at line 726 of file boost_concept_check.h.

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


Member Function Documentation

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

Definition at line 736 of file boost_concept_check.h.

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

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

Definition at line 729 of file boost_concept_check.h.

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


Member Data Documentation

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

Definition at line 739 of file boost_concept_check.h.

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

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

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