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

[util.smartpr.atomic] Moves subclause from "Utilities" to "Atomics". #3391

Merged
merged 1 commit into from Nov 8, 2019

Conversation

tkoeppe
Copy link
Contributor

@tkoeppe tkoeppe commented Nov 8, 2019

Also renames the heading from "Atomic specializations for smart pointers" to "Partial specializations for smart pointers", and adds a cross reference to [smartptr].

Fixes NB US 216 (C++20 CD)

Fixes cplusplus/nbballot#213.

Also renames several headings from "Atomic specializations ..." to
"Partial specializations ...", and adds a cross reference to [smartptr].

Fixes NB US 216 (C++20 CD)
@zygoloid zygoloid merged commit dfcc469 into cplusplus:master Nov 8, 2019
@tkoeppe tkoeppe deleted the nbus216 branch November 8, 2019 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

US216 20.11.08 [util.smartpr.atomic] Move std::atomic<std::shared_ptr<T>> to [atomics]
2 participants