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

P2609R3: Relaxing Ranges Just A Smidge #3486

Merged
merged 7 commits into from
Feb 23, 2023

Conversation

JMazurkiewicz
Copy link
Contributor

Closes #3441.

Drive-by: reduced clang-format suppressed regions.

@JMazurkiewicz JMazurkiewicz requested a review from a team as a code owner February 20, 2023 16:05
@github-actions github-actions bot added this to Initial Review in Code Reviews Feb 20, 2023
@CaseyCarter CaseyCarter added ranges C++20/23 ranges cxx23 C++23 feature labels Feb 20, 2023
stl/inc/xutility Outdated Show resolved Hide resolved
Code Reviews automation moved this from Initial Review to Work In Progress Feb 20, 2023
@JMazurkiewicz

This comment was marked as outdated.

@github-actions github-actions bot moved this from Work In Progress to Initial Review in Code Reviews Feb 20, 2023
stl/inc/yvals_core.h Outdated Show resolved Hide resolved
@CaseyCarter CaseyCarter moved this from Initial Review to Final Review in Code Reviews Feb 20, 2023
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.

Looks good!

@strega-nil-ms strega-nil-ms moved this from Final Review to Ready To Merge in Code Reviews Feb 21, 2023
stl/inc/xutility Show resolved Hide resolved
@StephanTLavavej StephanTLavavej self-assigned this Feb 22, 2023
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 2aa2ff9 into microsoft:main Feb 23, 2023
Code Reviews automation moved this from Ready To Merge to Done Feb 23, 2023
@StephanTLavavej
Copy link
Member

Thanks for implementing this C++23 feature - now we can relax! 🏖️ 🎮 📖

@JMazurkiewicz JMazurkiewicz deleted the relaxed_ranges branch February 23, 2023 02:03
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
No open projects
Development

Successfully merging this pull request may close these issues.

P2609R3 Relaxing Ranges Just A Smidge
4 participants