__gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg > Struct Template Reference

#include <boost_concept_check.h>

List of all members.

Public Member Functions

void __constraints ()

Public Attributes

_Func __f
_Arg __arg
_Return __r


Detailed Description

template<class _Func, class _Return, class _Arg>
struct __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >

Definition at line 335 of file boost_concept_check.h.


Member Function Documentation

template<class _Func, class _Return, class _Arg>
void __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__constraints (  )  [inline]

Definition at line 337 of file boost_concept_check.h.

References __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__arg, __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__f, and __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__r.


Member Data Documentation

template<class _Func, class _Return, class _Arg>
_Arg __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__arg

Definition at line 341 of file boost_concept_check.h.

Referenced by __gnu_cxx::_UnaryFunctionConcept< _Func, void, _Arg >::__constraints(), and __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__constraints().

template<class _Func, class _Return, class _Arg>
_Func __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__f

Definition at line 340 of file boost_concept_check.h.

Referenced by __gnu_cxx::_UnaryFunctionConcept< _Func, void, _Arg >::__constraints(), and __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__constraints().

template<class _Func, class _Return, class _Arg>
_Return __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__r

Definition at line 342 of file boost_concept_check.h.

Referenced by __gnu_cxx::_UnaryFunctionConcept< _Func, _Return, _Arg >::__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