Searched refs:_Const_mem_fun1_ptr (Results 1 – 1 of 1) sorted by relevance
104 class _Const_mem_fun1_ptr : public binary_function<const _Tp*,_Arg,_Result> {107 explicit _Const_mem_fun1_ptr(__fun_type __f) : _M_f(__f) {} in _Const_mem_fun1_ptr() function182 typedef _Const_mem_fun1_ptr<_Result,_Tp,_Arg> _Ptr_const;