Home
last modified time | relevance | path

Searched refs:CorrectValue (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_parallel_sort.cpp275 static_assert(can_call_parallel_sort_with_cbs<CustomValueCBS<CorrectValue>>); in test_psort_cbs_constraints()
/oneTBB/test/common/
H A Dconcepts_common.h248 using CorrectValue = ParallelSortValue</*MovableV = */true, /*MoveAssignableV = */true, /*Comparabl… variable