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-3661: constinit atomic<shared_ptr<T>> a(nullptr); should work #2544

Merged
merged 2 commits into from
Feb 12, 2022

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