Skip to content

Commit 9dc70ab

Browse files
committed
Add some whitespace to help out pandoc
1 parent 9d7410f commit 9dc70ab

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)