Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dconcepts_common.h154 struct ParallelForFunc { struct
160 template <typename I> using Correct = ParallelForFunc<I, /*() = */State::correct>; argument
161 template <typename I> using NoOperatorRoundBrackets = ParallelForFunc<I, /*() = */State::not_define…
162 template <typename I> using OperatorRoundBracketsNonConst = ParallelForFunc<I, /*() = */State::inco…
163 template <typename I> using WrongInputOperatorRoundBrackets = ParallelForFunc<I, /*() = */State::in…