__gnu_cxx::unaryfunctionconcept(3)
NAME
__gnu_cxx::UnaryFunctionConcept
SYNOPSIS
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.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007__gnu_cxx::UnaryFunc