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

[atomic] Apply conventional order to members of atomic smart pointers #3773

Merged

Conversation

AlisdairM
Copy link
Contributor

There is a consistent ordering of declarations for members
of std::atomc specializations, other than for the atomic
smart pointers. This patch reorders the declarations to
follow that convention.

There is a consistent ordering of declarations for members
of std::atomc specializations, other than for the atomic
smart pointers.  This patch reorders the declarations to
follow that convention.
@zygoloid zygoloid merged commit 24d517b into cplusplus:master Mar 7, 2020
@AlisdairM AlisdairM deleted the reorder_atomic_smartptr_members branch November 14, 2023 19:28
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.

None yet

2 participants