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

[atomics.types.generic] Canonicalize order of member functions #3125

Closed
jensmaurer opened this issue Aug 5, 2019 · 2 comments
Closed

[atomics.types.generic] Canonicalize order of member functions #3125

jensmaurer opened this issue Aug 5, 2019 · 2 comments

Comments

@jensmaurer
Copy link
Member

Constructors and assignment operators should be the first member functions shown in a class synopsis, regardless of whether they're deleted or defaulted or none of that.

Also, consider moving compound assignment operators near their fetch_ counterparts.

@jensmaurer jensmaurer added the decision-required A decision of the editorial group (or the Project Editor) is required. label Aug 5, 2019
@jensmaurer
Copy link
Member Author

Duplicate of #3172.

@jensmaurer
Copy link
Member Author

Editorial teleconference: Apply order of #3172.

@jensmaurer jensmaurer removed the decision-required A decision of the editorial group (or the Project Editor) is required. label Sep 9, 2019
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

No branches or pull requests

1 participant