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