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