Whole document tree
    

Whole document tree

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

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

#include <boost_concept_check.h>

List of all members.

Public Methods

void __constraints ()

Public Attributes

_Func __f
_Arg __arg
_Return __r

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


Member Function Documentation

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

Definition at line 294 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 298 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 297 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 299 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 Mon Apr 8 03:16:45 2002 for libstdc++-v3 Source by doxygen1.2.15