Skip to content

Conversation

eisenwave
Copy link
Member

Fixes NB US 12-026 (C++26 CD).
Fixes cplusplus/nbballot#601.

As explained in the NB comment, \grammarterm{declaration} in this place is wrong because e.g. https://eel.is/c++draft/basic.def#2.5 (elaborated-type-specifier) is not grammatically a declaration, but it is a "declaration" (https://eel.is/c++draft/basic.pre#5.14).

Paragraph 2 talks about "declarations" in general, not just about declarations, so it's wrong to use grammarterm font.

@eisenwave eisenwave added the ballot-comment Response to an NB or ISO comment on a ballot label Oct 14, 2025
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.

US 12-026 6.2p2 [basic.def] Use non-grammar "declaration"

1 participant