Home
last modified time | relevance | path

Searched defs:ParallelForIndex (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dconcepts_common.h168 struct ParallelForIndex { struct
169 ParallelForIndex(int) requires EnableIntCtor {} in ParallelForIndex() argument
171 ParallelForIndex& operator=( const ParallelForIndex& ) requires EnableCopyAssign = default; argument