Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_parallel_for_each.cpp262 static_assert(!can_call_parallel_for_each<WithFeederWrongFirstInputOperatorRoundBrackets<int>>); in test_pfor_each_body_constraints()
/oneTBB/test/common/
H A Dconcepts_common.h235 template <typename T, typename F = T> using WithFeederWrongFirstInputOperatorRoundBrackets = Parall… variable