Skip to content

Working Draft, Technical Specification for C++ Extensions for Parallelism, Document N4706

Compare
Choose a tag to compare
@jaredhoberock jaredhoberock released this 22 Nov 20:53
· 270 commits to v2 since this release
Document Number: N4707
Date:            2017-11-22
Revises:
Project:         Programming Language C++
Project Number:  TS 19570
Reply-to:        Jared Hoberock
                 NVIDIA Corporation
                 [email protected]

Parallelism TS Editor's Report, post-Albuquerque mailing

N4706 is the proposed working draft of Parallelism TS Version 2. It contains changes to the Parallelism TS as directed by the committee at the Albuquerque meeting.

N4706 updates the previous draft, N4696, published in the pre-Toronto mailing.

Technical Changes

  • Apply P0776R1 - Rebase the Parallelism TS onto the C++17 Standard
  • Apply P0075R2 - Template Library for Parallel For Loops

Acknowledgements

Thanks to Alisdair Meredith and Pablo Halpern for reviewing these changes.