[FEA]: P3709R2 Reconsider parallel ranges::rotate_copy and ranges::reverse_copy
Open
C++26
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
This issue can be closed by implementing [P3709R2](https://wg21.link/P3709R2)
Contributor guide
Research direction
Start by reading the linked P3709R2 proposal and compare its requirements with the existing ranges::rotate_copy and ranges::reverse_copy implementations. Identify the relevant parallel algorithm entry points and tests in the repository, then implement the proposal and verify that the affected tests cover the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100