Searched refs:_Void_const_mem_fun0_ptr (Results 1 – 1 of 1) sorted by relevance
253 class _Void_const_mem_fun0_ptr : public unary_function<const _Tp*,void> {256 explicit _Void_const_mem_fun0_ptr(__fun_type __f) : _M_f(__f) {} in _Void_const_mem_fun0_ptr() function334 typedef _Void_const_mem_fun0_ptr<_Tp> _Ptr_const;