__gnu_cxx::constant_unary_fun< _Result, _Argument >(3cxx) | __gnu_cxx::constant_unary_fun< _Result, _Argument >(3cxx) |
__gnu_cxx::constant_unary_fun< _Result, _Argument > - An SGI extension .
Inherits __gnu_cxx::_Constant_unary_fun< _Result, _Argument >.
typedef _Argument argument_type
typedef _Result result_type
constant_unary_fun (const _Result &__v)
const result_type & operator() (const _Argument &) const
result_type _M_val
struct __gnu_cxx::constant_unary_fun< _Result, _Argument >" An SGI extension .
Definition at line 304 of file ext/functional.
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Jan 10 2021 | libstdc++ |