Erroneous Techniques in Parallel Algorithms
This sections discusses zip iterators and erroneous technique in detail.
We'll cover the following...
Erroneous Technique
It’s also important to mention one aspect:
As the standard says in algorithms.parallel.exec:
Unless otherwise stated, implementations may make arbitrary copies of elements (with type
T
) from sequences where ...