Searched refs:_Comp_ref (Results 1 – 2 of 2) sorted by relevance
31 using _Comp_ref = __comp_ref_type<_Comp>; in __check_strict_weak_ordering_sorted() local35 (std::is_sorted<_RandomAccessIterator, _Comp_ref>(__first, __last, _Comp_ref(__comp))), in __check_strict_weak_ordering_sorted()
764 using _Comp_ref = __comp_ref_type<_Compare>;837 __first = std::__partition_with_equals_on_left<_AlgPolicy, _RandomAccessIterator, _Comp_ref>(838 __first, __last, _Comp_ref(__comp));