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

[std] Consistently use 'immediately-declared constraint'. #2905

Merged
merged 1 commit into from Oct 6, 2019

Conversation

jensmaurer
Copy link
Member

Harmonize the phrasing in [expr.prim.req.compound],
[dcl.type.auto.deduct], [temp], and [temp.param].

Fixes #2477.

@jensmaurer
Copy link
Member Author

@hubert-reinterpretcast, do you like this?

Copy link
Contributor

@hubert-reinterpretcast hubert-reinterpretcast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment; otherwise, looks good to me.

source/expressions.tex Outdated Show resolved Hide resolved
@jensmaurer jensmaurer added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Sep 30, 2019
@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Oct 1, 2019
@jensmaurer
Copy link
Member Author

Rebased.

source/expressions.tex Outdated Show resolved Hide resolved
source/declarations.tex Outdated Show resolved Hide resolved
@zygoloid zygoloid added the changes requested Changes to the wording or approach have been requested and not yet applied. label Oct 6, 2019
Harmonize the phrasing in [expr.prim.req.compound],
[dcl.type.auto.deduct], [temp], and [temp.param].
@jensmaurer jensmaurer removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Oct 6, 2019
@zygoloid zygoloid merged commit d0e718b into cplusplus:master Oct 6, 2019
@jensmaurer jensmaurer deleted the c7 branch March 11, 2020 21:23
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.

[dcl.type.auto.deduct] Use "immediately-declared constraint of"
3 participants