Whole document tree
    

Whole document tree

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

__gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Methods

void __constraints ()

Public Attributes

_Tp __i
_ValueT __t

template<class _Tp, class _ValueT>
struct __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >


Member Function Documentation

template<class _Tp, class _ValueT>
void __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >::__constraints   [inline]
 

Definition at line 420 of file boost_concept_check.h.

References __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >::__i, and __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >::__t.


Member Data Documentation

template<class _Tp, class _ValueT>
_Tp __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >::__i
 

Definition at line 426 of file boost_concept_check.h.

Referenced by __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >::__constraints().

template<class _Tp, class _ValueT>
_ValueT __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >::__t
 

Definition at line 427 of file boost_concept_check.h.

Referenced by __gnu_cxx::_OutputIteratorConcept< _Tp, _ValueT >::__constraints().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:44 2002 for libstdc++-v3 Source by doxygen1.2.15