Skip to content

Implement LWG-4324 unique_ptr<void>::operator* is not SFINAE-friendly#6238

Merged
StephanTLavavej merged 1 commit intomicrosoft:mainfrom
frederick-vs-ja:lwg-4324
Apr 17, 2026
Merged

Implement LWG-4324 unique_ptr<void>::operator* is not SFINAE-friendly#6238
StephanTLavavej merged 1 commit intomicrosoft:mainfrom
frederick-vs-ja:lwg-4324

Conversation

@frederick-vs-ja
Copy link
Copy Markdown
Contributor

Fixes #6210.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner April 8, 2026 07:05
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Apr 8, 2026
@StephanTLavavej StephanTLavavej added the LWG Library Working Group issue label Apr 8, 2026
@StephanTLavavej StephanTLavavej moved this from Initial Review to Ready To Merge in STL Code Reviews Apr 13, 2026
@StephanTLavavej StephanTLavavej moved this from Ready To Merge to Merging in STL Code Reviews Apr 15, 2026
@StephanTLavavej
Copy link
Copy Markdown
Member

I'm mirroring this to the MSVC-internal repo. Please notify me if any further changes are pushed, otherwise no action is required.

@StephanTLavavej StephanTLavavej merged commit 6bdc225 into microsoft:main Apr 17, 2026
49 checks passed
@github-project-automation github-project-automation bot moved this from Merging to Done in STL Code Reviews Apr 17, 2026
@StephanTLavavej
Copy link
Copy Markdown
Member

*️⃣ 🐈‍⬛ 💝

@frederick-vs-ja frederick-vs-ja deleted the lwg-4324 branch April 17, 2026 10:31
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

Archived in project

Development

Successfully merging this pull request may close these issues.

LWG-4324 unique_ptr<void>::operator* is not SFINAE-friendly

2 participants