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

[module.unit] module-declarations no longer contain \tcode{export} #3861

Merged
merged 4 commits into from Mar 11, 2020

Conversation

timsong-cpp
Copy link
Contributor

No description provided.

AlisdairM and others added 3 commits March 10, 2020 19:04
Since the application of P0439R0, the library wording has been partially
updated to use the new scoped enumaration values whenever memory order
constants are required, and partially retains use of the inline
constants supplied for back compatibility.

This patch conistently uses the memory_order::enumerators, retaining
the old name only for their declaration, the index, and for Annex C
wording on C++17 compatibility, which /should/ use the old spelling.
The atomic API for shared_ptr has a couple of returns clauses bleeding
their trailing period beyond the margin, so revert the whole clause
for consistency, allowing the main text edits to proceed.
source/modules.tex Outdated Show resolved Hide resolved
source/modules.tex Outdated Show resolved Hide resolved
source/modules.tex Show resolved Hide resolved
Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@zygoloid zygoloid merged commit b38b00f into cplusplus:master Mar 11, 2020
@timsong-cpp timsong-cpp deleted the patch-4 branch June 1, 2021 22:29
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

4 participants