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

[cpp] \grammarterm overhaul #6529

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Eisenwave
Copy link
Contributor

Fixes #6524.

This edit consistently uses \grammarterm formatting for:

  • identifier
  • preprocessing-token
  • replacement-list
  • group
  • string-literal
  • integer-literal

No normative wording changes are made.

Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

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

I think I like that, but it takes us farther away from the C formulation. I'd like to request CWG consensus for this change.

@jensmaurer jensmaurer added the cwg Issue must be reviewed by CWG. label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cwg Issue must be reviewed by CWG.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cpp] "identifier" should be \grammarterm{identifier} in more cases
2 participants