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