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

LWG-3853: basic_const_iterator<volatile int*>::operator-> is ill-formed #3468

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

JMazurkiewicz
Copy link
Contributor

Closes #3427.

@JMazurkiewicz JMazurkiewicz requested a review from a team as a code owner February 15, 2023 00:49
@StephanTLavavej StephanTLavavej added LWG issue needed A wording defect that should be submitted to LWG as a new issue LWG Library Working Group issue and removed LWG issue needed A wording defect that should be submitted to LWG as a new issue labels Feb 15, 2023
@StephanTLavavej StephanTLavavej self-assigned this Feb 15, 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 79e8041 into microsoft:main Feb 16, 2023
@StephanTLavavej
Copy link
Member

Thanks for implementing this highly volatile issue! 🧪 💥 😹

@JMazurkiewicz JMazurkiewicz deleted the lwg3853 branch February 16, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LWG Library Working Group issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LWG-3853 basic_const_iterator<volatile int*>::operator-> is ill-formed
3 participants