Skip to content

LWG-3661: constinit atomic<shared_ptr<T>> a(nullptr); should work#2544

Merged
StephanTLavavej merged 2 commits intomicrosoft:mainfrom
fsb4000:lwg_3661
Feb 12, 2022
Merged

LWG-3661: constinit atomic<shared_ptr<T>> a(nullptr); should work#2544
StephanTLavavej merged 2 commits intomicrosoft:mainfrom
fsb4000:lwg_3661

Conversation

@fsb4000
Copy link
Contributor

@fsb4000 fsb4000 commented Feb 8, 2022

Implements the proposed resolution of LWG-3661

partially addressed #2527

@fsb4000 fsb4000 requested a review from a team as a code owner February 8, 2022 11:58
Co-authored-by: Michael Schellenberger Costa <mschellenbergercosta@gmail.com>
@CaseyCarter CaseyCarter added the LWG Library Working Group issue label Feb 8, 2022
@CaseyCarter CaseyCarter mentioned this pull request Feb 8, 2022
20 tasks
@StephanTLavavej StephanTLavavej self-assigned this Feb 11, 2022
@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 5b5634f into microsoft:main Feb 12, 2022
@StephanTLavavej
Copy link
Member

Thanks for implementing this atomic<shared_ptr> improvement! 🎉 ☢️ 😸

@fsb4000 fsb4000 deleted the lwg_3661 branch February 12, 2022 02:51
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.

4 participants