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