File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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.
1919
2020## Technical Changes
2121
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
2323 * Clarify which standard library functions are unsafe to call during ` parallel_vector_execution_policy ` algorithm execution
2424
2525* N4063 - On Parallel Invocations of Functions in Parallelism TS
2626 * Define * element access function*
2727 * Define parallel algorithm semantics in terms of invocations of * element access functions*
2828 * Prohibit ` BinaryPredicate ` , ` Compare ` , and ` BinaryOperation ` from modifying their arguments during parallel algorithm execution
2929
30- * D4060 - Changes to ` vector_execution_policy `
30+ * N4060 - Changes to ` vector_execution_policy `
3131 * Rename ` vector_execution_policy ` to ` parallel_vector_execution_policy `
3232 * Rename ` vec ` to ` par_vec `
3333
You can’t perform that action at this time.
0 commit comments