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

[defns.const.subexpr] Place defintition in alphabetical order #652

Merged
merged 2 commits into from Mar 18, 2016

Conversation

AlisdairM
Copy link
Contributor

The defintions introduced in clauses 1.3 and 17.3 are
ordered alphabetically, other than the trailing
definition for 'constant subexpression', that I am
guessing was added at a later date. This change
simply moves it into the correctly sorted place in
the sequence.

The defintions introduced in clauses 1.3 and 17.3 are
ordered alphabetically, other than the trailing
definition for 'constant subexpression', that I am
guessing was added at a later date.  This change
simply moves it into the correctly sorted place in
the sequence.
On more careful review, a couple more definitions were
mildly out of order.  This patch properly sorts the
whole of clause 17.3 [definitions].
zygoloid added a commit that referenced this pull request Mar 18, 2016
[defns.const.subexpr] Place defintition in alphabetical order
@zygoloid zygoloid merged commit 59875a0 into cplusplus:master Mar 18, 2016
@AlisdairM AlisdairM deleted the alphasort_lib_definitions branch April 16, 2016 20:12
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