From Jason Turner

[algorithms.parallel.user]

Diff to HTML by rtfpessoa

tmp/tmp857iijep/{from.md → to.md} RENAMED
@@ -5,7 +5,7 @@ algorithms as objects of type `Predicate`, `BinaryPredicate`, `Compare`,
5
  `UnaryOperation`, `BinaryOperation`, `BinaryOperation1`,
6
  `BinaryOperation2`, and the operators used by the analogous overloads to
7
  these parallel algorithms that could be formed by the invocation with
8
  the specified default predicate or operation (where applicable) shall
9
  not directly or indirectly modify objects via their arguments, nor shall
10
- they rely on the identity of the provided objects..
11
 
 
5
  `UnaryOperation`, `BinaryOperation`, `BinaryOperation1`,
6
  `BinaryOperation2`, and the operators used by the analogous overloads to
7
  these parallel algorithms that could be formed by the invocation with
8
  the specified default predicate or operation (where applicable) shall
9
  not directly or indirectly modify objects via their arguments, nor shall
10
+ they rely on the identity of the provided objects.
11