File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,16 +20,16 @@ N4105 is document N4104 reformatted as a PDTS ballot document.
2020## Technical Changes
2121
2222* D4070 - Improving the specification of the vector execution policy in Parallelism TS
23- * Clarify which standard library functions are unsafe to call during ` parallel_vector_execution_policy ` algorithm execution
23+ * 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
26- * Define * element access function*
27- * Define parallel algorithm semantics in terms of invocations of * element access functions*
28- * Prohibit ` BinaryPredicate ` , ` Compare ` , and ` BinaryOperation ` from modifying their arguments during parallel algorithm execution
26+ * Define * element access function*
27+ * Define parallel algorithm semantics in terms of invocations of * element access functions*
28+ * Prohibit ` BinaryPredicate ` , ` Compare ` , and ` BinaryOperation ` from modifying their arguments during parallel algorithm execution
2929
3030* D4060 - Changes to ` vector_execution_policy `
31- * Rename ` vector_execution_policy ` to ` parallel_vector_execution_policy `
32- * Rename ` vec ` to ` par_vec `
31+ * Rename ` vector_execution_policy ` to ` parallel_vector_execution_policy `
32+ * Rename ` vec ` to ` par_vec `
3333
3434## Editorial Changes
3535
You can’t perform that action at this time.
0 commit comments