Searched refs:_MinmaxElementLessFunc (Results 1 – 1 of 1) sorted by relevance
27 class _MinmaxElementLessFunc {32 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR _MinmaxElementLessFunc(_Comp& __comp, _Proj& __proj) in _MinmaxElementLessFunc() function44 auto __less = _MinmaxElementLessFunc<_Comp, _Proj>(__comp, __proj); in __minmax_element_impl()