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