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

P1141R2 Yet another approach for constrained declarations #2453

Merged
merged 5 commits into from Nov 25, 2018

Conversation

burblebee
Copy link
Contributor

[dcl.fct] Replaced the reference to the non-existant section 17.6.5 with
[temp.over.link] where function template equivalence is defined.
[temp] Clarified "This" as being the "type-constraint Q".
[temp.param] Add reference to "immediately-declared constraint".
[temp.param] Add reference to "the invented type corresponding to the placeholder".
[temp.constr.decl] Added "a" to and "and" after the new item in the bulletted list.

Fixes #2407.
Note: you might want to fix the spelling of "bulletted" in the commit message when committing to master :)

@jensmaurer jensmaurer added this to the post-2018-11 milestone Nov 13, 2018
source/templates.tex Outdated Show resolved Hide resolved
source/templates.tex Outdated Show resolved Hide resolved
source/declarations.tex Show resolved Hide resolved
Dawn Perchik and others added 5 commits November 25, 2018 01:16
[dcl.fct] Replaced the reference to the non-existant section 17.6.5 with
    [temp.over.link] where function template equivalence is defined.
[temp] Clarified "This" as being the "constraint-expression E".
[temp.param] Add reference to "immediately-declared constraint".
[temp.param] Add reference to "the invented type corresponding to the placeholder".
[temp.constr.decl] Added "a" to and "and" after the new item in the bulleted list.
Replace /qualified-concept-name/ with /type-constraint/ in grammar
for /return-type-requirement/, and rewrite the new bullet for
/return-type-requirement/ added in P1084R2 to use the term
immediately-declared constraint introduced in P1141R2.
'immediately-declared constraint' means with an example.
@zygoloid zygoloid merged commit 9f65a73 into master Nov 25, 2018
@burblebee
Copy link
Contributor Author

@zygoloid This motion is a good example of why we need a better review process - you caught a few serious mistakes that others missed, but that would have been caught using our old process of having an assigned reviewer to do a thorough review.

@jensmaurer jensmaurer deleted the motions-2018-11-cwg-15 branch October 19, 2019 20:05
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.

[2018-11 CWG Motion 15] P1141R2 Yet another approach for constrained declarations
4 participants