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