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