argument_type typedef | std::unary_function< Type *, Ret > | |
mem_fun_t(Ret(Type::*__pf)()) | std::mem_fun_t< Ret, Type > | [inline, explicit] |
operator()(Type *__p) const | std::mem_fun_t< Ret, Type > | [inline] |
result_type typedef | std::unary_function< Type *, Ret > |