Skip to content

Implement ranges::take_while_view - #1372

Merged
Stephan T. Lavavej (StephanTLavavej) merged 7 commits into
microsoft:masterfrom
miscco:take_while_view
Nov 6, 2020
Merged

Implement ranges::take_while_view#1372
Stephan T. Lavavej (StephanTLavavej) merged 7 commits into
microsoft:masterfrom
miscco:take_while_view

Conversation

@miscco

Copy link
Copy Markdown
Contributor

Addresses #39

Note I still need to write an LWG issue for the precondition on end()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm sure some of these comments will be stomped since you've been updating while I'm reviewing - I'll do a followup and make sure nothing gets lost.

Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges
Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp
Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/env.lst Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
@CaseyCarter Casey Carter (CaseyCarter) removed their assignment Oct 30, 2020
@miscco

Copy link
Copy Markdown
Contributor Author

Casey Carter (@CaseyCarter), you are too fast

Thanks for a lazy evening for me ;)

Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges Outdated
Comment thread stl/inc/ranges Outdated
Comment thread tests/std/tests/P0896R4_views_take_while_death/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp
Comment thread tests/std/tests/P0896R4_views_take_while/test.cpp Outdated
@StephanTLavavej

Copy link
Copy Markdown
Member

I'll take a moment while merging this batch of PRs to say that in my view, the rest of this pun is left as an exercise to the reader. 😼

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.

3 participants