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

[function.objects] Use formal Returns: clause for std functors #909

Merged
merged 1 commit into from Sep 23, 2016

Conversation

AlisdairM
Copy link
Contributor

Revise presentation of all functors in clauses 20.14.(5-8) to use a
formal Returns: clause, consistent with the conventions laid out in
clause 17, rather than ad-hoc presentation lacking any of the
recognised markers.

This turned into a substantial re-render. In order to break up a
wall of code with occasional normative text, I have introduced a
subsection for each class. Under each new subsection, I collect
the primary class template and the 'diamond' specialization, which
were previously separated by the intervening classes.

I believe these changes are strictly editorial, but please let me
know soon if you would rather see a CD ballot comment before
accepting an editorial change of this scale.

Revise presentation of all functors in clauses 20.14.(5-8) to use a
formal Returns: clause, consistent with the conventions laid out in
clause 17, rather than ad-hoc presentation lacking any of the
recognised markers.

This turned into a substantial re-render.  In order to break up a
wall of code with occasional normative text, I have introduced a
subsection for each class.  Under each new subsection, I collect
the primary class template and the 'diamond' specialization, which
were previously separated by the intervening classes.

I believe these changes are strictly editorial, but please let me
know soon if you would rather see a CD ballot comment before
accepting an editorial change of this scale.
@zygoloid zygoloid merged commit 8fabb00 into cplusplus:master Sep 23, 2016
@AlisdairM AlisdairM deleted the normalize_functional_returns branch September 23, 2016 23:11
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