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

[temp.constr.decl] Missing case when constraints are associated with … #3340

Merged
merged 1 commit into from Oct 30, 2019

Conversation

jensmaurer
Copy link
Member

…a declaration.

Fixes NB US 108 (C++20 CD)

Fixes cplusplus/nbballot#107.

@jensmaurer jensmaurer added the ballot-comment Response to an NB or ISO comment on a ballot label Oct 26, 2019
@jensmaurer
Copy link
Member Author

Editorial meeting: Remove "in a function declaration" (cf. lambda-declaration). Have Hubert and/or Andrew Sutton double-check. Accepted.

@zygoloid zygoloid requested a review from asutton October 28, 2019 18:10
@jensmaurer jensmaurer added the changes requested Changes to the wording or approach have been requested and not yet applied. label Oct 28, 2019
@tkoeppe
Copy link
Contributor

tkoeppe commented Oct 28, 2019

@hubert-reinterpretcast: Could you kindly take a look?

@hubert-reinterpretcast
Copy link
Contributor

Reading the "can" as "could", I think the change is okay. Note that the removal of "in a function declaration" (which I believe could only help) has not happened yet.

@jensmaurer jensmaurer removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Oct 29, 2019
@zygoloid zygoloid merged commit 2f42a93 into cplusplus:master Oct 30, 2019
@jensmaurer jensmaurer deleted the us108 branch October 30, 2019 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ballot-comment Response to an NB or ISO comment on a ballot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

US108 13.4.2 [temp.constr.decl] p2 Mention type-constraints appearing in a template-parameter-list
4 participants