From Jason Turner

[execpol.parunseq]

Diff to HTML by rtfpessoa

tmp/tmpm7at9rk7/{from.md → to.md} RENAMED
@@ -10,7 +10,7 @@ overloading and indicate that a parallel algorithm’s execution may be
10
  parallelized and vectorized.
11
 
12
  During the execution of a parallel algorithm with the
13
  `execution::parallel_unsequenced_policy` policy, if the invocation of an
14
  element access function exits via an uncaught exception, `terminate()`
15
- shall be called.
16
 
 
10
  parallelized and vectorized.
11
 
12
  During the execution of a parallel algorithm with the
13
  `execution::parallel_unsequenced_policy` policy, if the invocation of an
14
  element access function exits via an uncaught exception, `terminate()`
15
+ is called.
16