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