Skip to content

Implement ranges::reverse_copy - #1095

Merged
Stephan T. Lavavej (StephanTLavavej) merged 6 commits into
microsoft:masterfrom
CaseyCarter:reverse_copy
Aug 5, 2020
Merged

Implement ranges::reverse_copy#1095
Stephan T. Lavavej (StephanTLavavej) merged 6 commits into
microsoft:masterfrom
CaseyCarter:reverse_copy

Conversation

@CaseyCarter

Copy link
Copy Markdown
Contributor

No description provided.

@CaseyCarter Casey Carter (CaseyCarter) added cxx20 C++20 feature ranges C++20/23 ranges labels Jul 27, 2020
@CaseyCarter
Casey Carter (CaseyCarter) requested a review from a team as a code owner July 27, 2020 20:18
Comment thread tests/std/tests/P0896R4_ranges_alg_reverse_copy/test.cpp Outdated
Comment thread stl/inc/algorithm Outdated
@StephanTLavavej

Copy link
Copy Markdown
Member

I've pushed a merge to resolve a "take both changes" conflict in tests/std/test.lst. I pushed a separate commit to fix a sorting issue I had noticed recently (this makes it easier to diff test.lst against dir /s /b /ad).

Comment thread stl/inc/algorithm
Comment thread stl/inc/algorithm
@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for implementing this algorithm and accelerating it with pawREP's #804!

@CaseyCarter
Casey Carter (CaseyCarter) deleted the reverse_copy branch August 5, 2020 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cxx20 C++20 feature ranges C++20/23 ranges

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants