File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ N4105 is document N4104 reformatted as a PDTS ballot document.
19
19
20
20
## Technical Changes
21
21
22
- * D4070 - Improving the specification of the vector execution policy in Parallelism TS
22
+ * N4070 - Improving the specification of the vector execution policy in Parallelism TS
23
23
* Clarify which standard library functions are unsafe to call during ` parallel_vector_execution_policy ` algorithm execution
24
24
25
25
* N4063 - On Parallel Invocations of Functions in Parallelism TS
26
26
* Define * element access function*
27
27
* Define parallel algorithm semantics in terms of invocations of * element access functions*
28
28
* Prohibit ` BinaryPredicate ` , ` Compare ` , and ` BinaryOperation ` from modifying their arguments during parallel algorithm execution
29
29
30
- * D4060 - Changes to ` vector_execution_policy `
30
+ * N4060 - Changes to ` vector_execution_policy `
31
31
* Rename ` vector_execution_policy ` to ` parallel_vector_execution_policy `
32
32
* Rename ` vec ` to ` par_vec `
33
33
You can’t perform that action at this time.
0 commit comments