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

Implement LWG-4083 views::as_rvalue should reject non-input ranges #4786

Merged
merged 5 commits into from
Jul 11, 2024

Conversation

frederick-vs-ja
Copy link
Contributor

@frederick-vs-ja frederick-vs-ja commented Jul 4, 2024

Fixes #4762.

Reported a related EDG bug: DevCom-10698021.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner July 4, 2024 18:30
@StephanTLavavej StephanTLavavej added LWG Library Working Group issue ranges C++20/23 ranges labels Jul 4, 2024
stl/inc/ranges Outdated Show resolved Hide resolved
@StephanTLavavej StephanTLavavej self-assigned this Jul 6, 2024
stl/inc/ranges Outdated Show resolved Hide resolved
stl/inc/ranges Outdated Show resolved Hide resolved
@StephanTLavavej StephanTLavavej removed their assignment Jul 8, 2024
@StephanTLavavej StephanTLavavej self-assigned this Jul 10, 2024
@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 a395844 into microsoft:main Jul 11, 2024
39 checks passed
@StephanTLavavej
Copy link
Member

Thanks - I really appreciate how you're always implementing LWG issues and reporting compiler bugs! 😻 ✅ 🐞

@frederick-vs-ja frederick-vs-ja deleted the lwg-4083 branch July 11, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LWG Library Working Group issue ranges C++20/23 ranges
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

LWG-4083 views::as_rvalue should reject non-input ranges
2 participants