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

[19-26] Consistent use of _v #783

Merged
merged 1 commit into from Jul 10, 2016

Conversation

AlisdairM
Copy link
Contributor

The library clauses have started to make inconsistent use of the _v
variable templates for traits, in preferene to directly querying
trait::value. This change set applies that change consistently over
all existing wording, where there is a choice of which form might
be used. It does not make any changes where the _v variable is not
aviable, or is being defined in terms of the corresponding ::value.

This may want a second pass by someone better able to pay attention
to desirable line-breaking.

@tkoeppe
Copy link
Contributor

tkoeppe commented Jul 1, 2016

Thanks. We'll look at that after the motions have been applied. Expect some rebasing :-)

The library clauses have started to make inconsistent use of the _v
variable templates for traits, in preferene to directly querying
trait::value.  This change set applies that change consistently over
all existing wording, where there is a choice of which form might
be used.  It does not make any changes where the _v variable is not
aviable, or is being defined in terms of the corresponding ::value.
@AlisdairM
Copy link
Contributor Author

rebased off current master (now that all Oulu motions have landed) and force-pushed

@zygoloid zygoloid merged commit d3066bf into cplusplus:master Jul 10, 2016
@AlisdairM AlisdairM deleted the consistent_use_of_under_v branch July 10, 2016 07:50
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

3 participants