Skip to content

Implement ranges::partial_sort and ranges::partial_sort_copy - #1231

Merged
Casey Carter (CaseyCarter) merged 5 commits into
microsoft:masterfrom
CaseyCarter:partial_tsro
Sep 4, 2020
Merged

Implement ranges::partial_sort and ranges::partial_sort_copy#1231
Casey Carter (CaseyCarter) merged 5 commits into
microsoft:masterfrom
CaseyCarter:partial_tsro

Conversation

@CaseyCarter

Copy link
Copy Markdown
Contributor

Partially addresses #39.

@CaseyCarter Casey Carter (CaseyCarter) added cxx20 C++20 feature ranges C++20/23 ranges labels Aug 25, 2020
@CaseyCarter
Casey Carter (CaseyCarter) requested a review from a team as a code owner August 25, 2020 18:24
Comment thread stl/inc/algorithm Outdated
Comment thread stl/inc/algorithm
Comment thread stl/inc/algorithm Outdated
Comment thread stl/inc/algorithm
Comment thread stl/inc/algorithm
Comment thread stl/inc/algorithm Outdated
@miscco

Copy link
Copy Markdown
Contributor

Looks good, there are mostly some formatting inconsistencies

Comment thread stl/inc/algorithm
Comment thread stl/inc/algorithm
Comment thread stl/inc/algorithm Outdated
Comment thread stl/inc/algorithm
Comment thread tests/std/tests/P0896R4_ranges_alg_partial_sort/test.cpp
Comment thread tests/std/tests/P0896R4_ranges_alg_partial_sort_copy/test.cpp
Comment thread stl/inc/algorithm Outdated
Co-authored-by: mnatsuhara <46756417+mnatsuhara@users.noreply.github.com>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, really minor nitpicks.

Comment thread tests/std/tests/P0896R4_ranges_alg_partial_sort_copy/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_ranges_alg_partial_sort_copy/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_ranges_alg_partial_sort_copy/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_ranges_alg_partial_sort_copy/test.cpp Outdated
@CaseyCarter
Casey Carter (CaseyCarter) merged commit fcd8a62 into microsoft:master Sep 4, 2020
@CaseyCarter

Copy link
Copy Markdown
Contributor Author

Thanks for completely implementing these range algorithms!

@CaseyCarter
Casey Carter (CaseyCarter) deleted the partial_tsro branch September 4, 2020 18:33
@CaseyCarter Casey Carter (CaseyCarter) removed their assignment Sep 5, 2020
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