Public Types | |
typedef Arg1 | first_argument_type |
typedef Arg2 | second_argument_type |
typedef Result | result_type |
Public Member Functions | |
constant_binary_fun (const Result &__v) | |
const result_type & | operator() (const Arg1 &, const Arg2 &) const |
Public Attributes | |
Result | M_val |
Definition at line 297 of file ext/functional.