Document Number: N4106
Date: 2014-07-04
Revises:
Project: Programming Language C++
Project Number: TS 19570
Reply-to: Jared Hoberock
NVIDIA Corporation
jhoberock@nvidia.com
N4104 is the latest Parallelism TS Working Draft. It contains changes to the Parallelism TS as directed by the committee at the Rapperswil meeting.
N4104 updates the two previous drafts, N4071 (published during the Rapperswil meeting) and N3989 (published in the pre-Rappersil mailing).
Like N3960, N4106 is presented as a revision to N3960 since it incorporates the following technical changes created during the Rapperswil meeting.
N4105 is document N4104 reformatted as a PDTS ballot document.
parallel_vector_execution_policy
algorithm executionBinaryPredicate
, Compare
, and BinaryOperation
from modifying their arguments during parallel algorithm executionvector_execution_policy
vector_execution_policy
to parallel_vector_execution_policy
vec
to par_vec
Various