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