Skip to content

P3179R9 Parallel Range Algorithms #5610

@StephanTLavavej

Description

@StephanTLavavej

WG21-P3179R9 Parallel Range Algorithms
WG21-P3709R2 Reconsider Parallel ranges::rotate_copy And ranges::reverse_copy
WG21-P3923R0 Additional NB Comment Resolutions For Kona 2025 (section 2.6)
LWG-4297 Missing permutable constraint for iterator overloads in Parallel Range Algorithms
LWG-4431 Parallel std::ranges::destroy should allow exceptions
LWG-4441 ranges::rotate do not handle sized-but-not-sized-sentinel ranges correctly

Wording clarifications:
LWG-4463 Change wording to 'model' from 'subsumes' in [algorithms.parallel.user]
LWG-4464 [alg.merge] Wording tweaks
LWG-4465 [alg.partitions] Clarify Returns: element

Note: If these links appear to be broken, don't worry! Papers are often revised during a WG21 meeting before the final vote. When that happens, there's a delay of a few weeks between the end of the meeting and the publication of the papers. When the papers are available, the https://wg21.link redirector will start working.

INCREASED feature-test macro (expected):

#define __cpp_lib_parallel_algorithm 202506L

Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cxx26C++26 featurerangesC++20/23 ranges

    Type

    No type

    Projects

    Status

    Unimplemented

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions