Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

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

#include <boost_concept_check.h>

List of all members.

Public Methods

void __constraints ()

Public Attributes

_Func __f
_Arg __arg

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


Member Function Documentation

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

Definition at line 310 of file boost_concept_check.h.


Member Data Documentation

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

Definition at line 314 of file boost_concept_check.h.

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

Definition at line 313 of file boost_concept_check.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:02 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001