Public Member Functions | |
| mem_fun1_t (_fun_type __pf) | |
| _Ret | operator() (_Tp *__p, _Arg __x) const |
Additional Inherited Members | |
Public Types inherited from binary_function< _Tp *, _Arg, _Ret > | |
| typedef _Tp * | first_argument_type |
| typedef _Arg | second_argument_type |
| typedef _Ret | result_type |
|
explicit |
| _Ret operator() | ( | _Tp * | __p, |
| _Arg | __x | ||
| ) | const |
1.8.7