Searched refs:CorrectValue (Results 1 – 2 of 2) sorted by relevance
275 static_assert(can_call_parallel_sort_with_cbs<CustomValueCBS<CorrectValue>>); in test_psort_cbs_constraints()
248 using CorrectValue = ParallelSortValue</*MovableV = */true, /*MoveAssignableV = */true, /*Comparabl… variable