Skip to content

Modernize ranges::all_of and friends - #1061

Merged
Casey Carter (CaseyCarter) merged 2 commits into
microsoft:masterfrom
miscco:ranges_all_of
Jul 27, 2020
Merged

Modernize ranges::all_of and friends#1061
Casey Carter (CaseyCarter) merged 2 commits into
microsoft:masterfrom
miscco:ranges_all_of

Conversation

@miscco

Copy link
Copy Markdown
Contributor

This brings those algorithms to the current state of the art

@CaseyCarter Casey Carter (CaseyCarter) added the enhancement Something can be improved label Jul 20, 2020
Comment thread tests/std/tests/P0896R4_ranges_alg_all_of/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_ranges_alg_any_of/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_ranges_alg_none_of/test.cpp Outdated
@CaseyCarter
Casey Carter (CaseyCarter) merged commit fc3df2f into microsoft:master Jul 27, 2020
@CaseyCarter

Copy link
Copy Markdown
Contributor

You've made all of those algorithms much better.

@CaseyCarter Casey Carter (CaseyCarter) removed their assignment Jul 27, 2020
Casey Carter (CaseyCarter) pushed a commit to CaseyCarter/STL that referenced this pull request Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something can be improved ranges C++20/23 ranges

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants