Skip to content

LWG-3769 basic_const_iterator::operator== causes infinite constraint recursion - #3459

Merged
Stephan T. Lavavej (StephanTLavavej) merged 2 commits into
microsoft:mainfrom
CaseyCarter:lwg3769
Feb 14, 2023
Merged

LWG-3769 basic_const_iterator::operator== causes infinite constraint recursion#3459
Stephan T. Lavavej (StephanTLavavej) merged 2 commits into
microsoft:mainfrom
CaseyCarter:lwg3769

Conversation

@CaseyCarter

@CaseyCarter Casey Carter (CaseyCarter) commented Feb 13, 2023

Copy link
Copy Markdown
Contributor

We implemented an earlier version of the resolution, this is the final version approved by WG21.

Fixes #3458

…t recursion

We implemented an earlier version of the resolution, this is the final version approved by WG21.

Fixes microsoft#3436
@CaseyCarter Casey Carter (CaseyCarter) added the LWG Library Working Group issue label Feb 13, 2023
@CaseyCarter
Casey Carter (CaseyCarter) requested a review from a team as a code owner February 13, 2023 01:59
@StephanTLavavej

This comment was marked as resolved.

@CaseyCarter

This comment was marked as resolved.

@StephanTLavavej

Copy link
Copy Markdown
Member

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

@StephanTLavavej
Stephan T. Lavavej (StephanTLavavej) merged commit be588ec into microsoft:main Feb 14, 2023
@StephanTLavavej

Copy link
Copy Markdown
Member

Thanks for fixing this infinitely recurring issue! ♾️ 😹 🛠️

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-3769 basic_const_iterator::operator== causes infinite constraint recursion

3 participants