Inherits __gnu_cxx::_Constant_unary_fun< _Result, _Argument >.
List of all members.
Public Types
-
typedef _Argument argument_type
-
typedef _Result result_type
Public Member Functions
-
constant_unary_fun (const _Result &__v)
-
const result_type & operator() (const _Argument &) const
Public Attributes
Detailed Description
template<class _Result, class _Argument = _Result>
struct __gnu_cxx::constant_unary_fun< _Result, _Argument >
An SGI extension .
Definition at line 309 of file ext/functional.
The documentation for this struct was generated from the following file: