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

[hardware.interference] prefer itemdecl to codeblock #836

Merged
merged 1 commit into from Jul 20, 2016

Conversation

AlisdairM
Copy link
Contributor

The new hardware interference constants are introduced
above the definition of their semantics with a codeblock,
rather than an itemdecl, macro. Prefer the latter for
consistently introducing names that are about to be defined,
as this will simply auditing the text in the future, e.g.,
when trying to reivew that every itemdecl has a corresponding
library index entry.

The new hardware interference constants are introduced
above the definition of their semantics with a codeblock,
rather than an itemdecl, macro.  Prefer the latter for
consistently introducing names that are about to be defined,
as this will simply auditing the text in the future, e.g.,
when trying to reivew that every itemdecl has a corresponding
library index entry.
@tkoeppe tkoeppe merged commit acbb19a into cplusplus:master Jul 20, 2016
@AlisdairM AlisdairM deleted the prefer_itemdecl_to_codeblock branch July 20, 2016 16:03
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