Skip to content

Conversation

@miscco
Copy link
Contributor

@miscco miscco commented Jul 19, 2020

This updates the ranges::find* algorithms to the latest way of implementing the algorithms.
It also updates all tests except find_end as there was a strange issue I need to understand.

@miscco miscco requested a review from a team as a code owner July 19, 2020 19:23
@StephanTLavavej StephanTLavavej added the enhancement Something can be improved label Jul 19, 2020
miscco and others added 2 commits July 21, 2020 09:03
Co-authored-by: Casey Carter <cartec69@gmail.com>
Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

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

Looks good, just nitpicks!

Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
@StephanTLavavej StephanTLavavej added the ranges C++20/23 ranges label Jul 22, 2020
@CaseyCarter CaseyCarter self-assigned this Jul 27, 2020
@CaseyCarter CaseyCarter merged commit 98f37c3 into microsoft:master Jul 27, 2020
@CaseyCarter
Copy link
Contributor

Thanks for locating things to cleanup in find.

@CaseyCarter CaseyCarter removed their assignment Jul 27, 2020
@miscco miscco deleted the ranges_find branch July 27, 2020 18:48
CaseyCarter added a commit to CaseyCarter/STL that referenced this pull request Jul 28, 2020
Co-authored-by: Casey Carter <cartec69@gmail.com>
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
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