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