Searched defs:for_each_n (Results 1 – 2 of 2) sorted by relevance
190 void for_each_n(Policy policy, IndexTy Begin, IndexTy End, FuncTy Fn) { in for_each_n() function214 void for_each_n(parallel_execution_policy policy, IndexTy Begin, IndexTy End, in for_each_n() function
73 for_each_n(_ExecutionPolicy&& __exec, _ForwardIterator __first, _Size __n, _Function __f) in for_each_n() function