| first_argument_type typedef | std::binary_function< Type *, Arg, void > | |
| mem_fun1_t(void(Type::*__pf)(Arg)) | std::mem_fun1_t< void, Type, Arg > | [inline, explicit] |
| operator()(Type *__p, Arg x) const | std::mem_fun1_t< void, Type, Arg > | [inline] |
| result_type typedef | std::binary_function< Type *, Arg, void > | |
| second_argument_type typedef | std::binary_function< Type *, Arg, void > |
1.5.1