Skip to content

Do not deduce the return type of unique,remove[_if] of [forward_]list#4975

Merged
StephanTLavavej merged 1 commit intomicrosoft:mainfrom
yqZhang4480:fix
Sep 28, 2024
Merged

Do not deduce the return type of unique,remove[_if] of [forward_]list#4975
StephanTLavavej merged 1 commit intomicrosoft:mainfrom
yqZhang4480:fix

Conversation

@yqZhang4480
Copy link
Contributor

fixes #4968. It's similar to #4963.

@yqZhang4480 yqZhang4480 requested a review from a team as a code owner September 21, 2024 16:04
@StephanTLavavej StephanTLavavej added the bug Something isn't working label Sep 21, 2024
@StephanTLavavej StephanTLavavej self-assigned this Sep 22, 2024
@StephanTLavavej StephanTLavavej removed their assignment Sep 23, 2024
@StephanTLavavej
Copy link
Member

Perfect, thanks! 😻

@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 722e150 into microsoft:main Sep 28, 2024
@StephanTLavavej
Copy link
Member

Thanks for removing this bug from the STL! 😹 🐞 🪄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Potential ODR violation linking C++17 and earlier with C++20 and later TUs that use container remove functions

3 participants