LWG3759 ranges::rotate_copy should use std::move
This has been one in the initial version (D127211).
Paths
| Differential D142813
[libc++][ranges] Addresses LWG3759 ClosedPublic Authored by Mordante on Jan 28 2023, 9:18 AM.
Details
Summary LWG3759 ranges::rotate_copy should use std::move This has been one in the initial version (D127211).
Diff Detail
Event TimelineComment Actions I just checked and we do. We have a test with cpp20_output_iterator, which is move-only. This revision is now accepted and ready to land.May 2 2023, 2:43 PM Closed by commit rG6b4bb103db37: [libc++][ranges] Addresses LWG3759 (authored by Mordante). · Explain WhyMay 6 2023, 10:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 520105 libcxx/docs/Status/Cxx2bIssues.csv
|