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