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