Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_parallel_scan.cpp462 static_assert(!can_call_imperative_pscan<CorrectRange, WrongInputAssign<CorrectRange>>); in test_pscan_body_constraints()
/oneTBB/test/common/
H A Dconcepts_common.h371 template <typename R> using WrongInputAssign = ParallelScanBody<R, /*SplitCtor = */true, /*ReverseJ… variable