__gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Member Functions

void __constraints ()

Public Attributes

_FrontInsertionSequence __c
_FrontInsertionSequence::value_type __t


Detailed Description

template<class _FrontInsertionSequence>
struct __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >

Definition at line 754 of file boost_concept_check.h.


Member Function Documentation

template<class _FrontInsertionSequence>
void __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >::__constraints (  )  [inline]

Definition at line 756 of file boost_concept_check.h.

References __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >::__c, and __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >::__t.


Member Data Documentation

template<class _FrontInsertionSequence>
_FrontInsertionSequence __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >::__c

Definition at line 762 of file boost_concept_check.h.

Referenced by __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >::__constraints().

template<class _FrontInsertionSequence>
_FrontInsertionSequence::value_type __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >::__t

Definition at line 763 of file boost_concept_check.h.

Referenced by __gnu_cxx::_FrontInsertionSequenceConcept< _FrontInsertionSequence >::__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