Searched refs:_Void_const_mem_fun0_ref (Results 1 – 2 of 2) sorted by relevance
305 class _Void_const_mem_fun0_ref : public unary_function<_Tp,void> {308 explicit _Void_const_mem_fun0_ref(__fun_type __f) : _M_f(__f) {} in _Void_const_mem_fun0_ref() function336 typedef _Void_const_mem_fun0_ref<_Tp> _Ref_const;
190 _Void_mem_fun0_ref, _Void_mem_fun1_ref, _Void_const_mem_fun0_ref,