Searched refs:ParallelForFunc (Results 1 – 1 of 1) sorted by relevance
154 struct ParallelForFunc { struct160 template <typename I> using Correct = ParallelForFunc<I, /*() = */State::correct>; argument161 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…