| const_mem_fun1_t(void(_Tp::*__pf)(_Arg) const) | const_mem_fun1_t< void, _Tp, _Arg > | [inline, explicit] |
| first_argument_type typedef | binary_function< const _Tp *, _Arg, void > | |
| operator()(const _Tp *__p, _Arg __x) const | const_mem_fun1_t< void, _Tp, _Arg > | [inline] |
| result_type typedef | binary_function< const _Tp *, _Arg, void > | |
| second_argument_type typedef | binary_function< const _Tp *, _Arg, void > |
1.4.7