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