libstdc++
|
Inherits __gnu_cxx::_Constant_unary_fun< _Result, _Argument >.
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 | |
result_type | _M_val |
An SGI extension .
Definition at line 304 of file ext/functional.