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