Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_parallel_sort.cpp281 using NonMovableCompare = test_concepts::compare::Correct<NonMovableValue>; in test_psort_cbs_constraints() typedef
288 …(!can_call_parallel_sort_with_cbs_and_compare<CustomValueCBS<NonMovableValue>, NonMovableCompare>); in test_psort_cbs_constraints()