Searched defs:ParallelForIndex (Results 1 – 1 of 1) sorted by relevance
168 struct ParallelForIndex { struct169 ParallelForIndex(int) requires EnableIntCtor {} in ParallelForIndex() argument171 ParallelForIndex& operator=( const ParallelForIndex& ) requires EnableCopyAssign = default; argument