Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P2321R2: views::adjacent, views::pairwise #3508

Merged
merged 12 commits into from
Mar 3, 2023

Conversation

JMazurkiewicz
Copy link
Contributor

@JMazurkiewicz JMazurkiewicz commented Feb 27, 2023

Towards #2252. Implemented features:

@JMazurkiewicz JMazurkiewicz requested a review from a team as a code owner February 27, 2023 16:32
stl/inc/ranges Outdated Show resolved Hide resolved
stl/inc/ranges Outdated Show resolved Hide resolved
stl/inc/ranges Outdated Show resolved Hide resolved
stl/inc/ranges Outdated Show resolved Hide resolved
stl/inc/ranges Outdated Show resolved Hide resolved
tests/std/tests/P2321R2_views_adjacent/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/P2321R2_views_adjacent/test.cpp Outdated Show resolved Hide resolved
@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej self-assigned this Mar 2, 2023
@StephanTLavavej
Copy link
Member

I'm a greedy kitty who wants treats 😼 and is speculatively mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

Copy link
Contributor

@strega-nil-ms strega-nil-ms left a comment

Choose a reason for hiding this comment

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

Minor changes requested; will push

stl/inc/ranges Outdated Show resolved Hide resolved
stl/inc/ranges Outdated Show resolved Hide resolved
stl/inc/ranges Outdated Show resolved Hide resolved
@strega-nil-ms
Copy link
Contributor

@StephanTLavavej updates added!

@StephanTLavavej StephanTLavavej merged commit 649128c into microsoft:main Mar 3, 2023
@StephanTLavavej
Copy link
Member

Thanks for implementing this purrwise view! 😹 🐈 😻

@JMazurkiewicz JMazurkiewicz deleted the adjacent branch March 4, 2023 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx23 C++23 feature ranges C++20/23 ranges
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants