Home
last modified time | relevance | path

Searched defs: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