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