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

#include <boost_concept_check.h>

List of all members.

Public Member Functions

void __constraints ()

Public Attributes

_Tp __i
_ValueT __t


Detailed Description

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

Definition at line 461 of file boost_concept_check.h.


Member Function Documentation

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

Definition at line 463 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 469 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 470 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 Tue Feb 2 16:57:48 2010 for GNU C++ STL by  doxygen 1.4.7