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

[expr.sizeof] Replace inappropriate \term{n} with $n$. #3435

Merged
merged 1 commit into from Nov 12, 2019

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented Nov 11, 2019

I can't find other uses of \term for single-letter variables/placeholders; most places appear to use math-mode variables instead.

Copy link
Member

@jwakely jwakely left a comment

Choose a reason for hiding this comment

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

There are a few other uses of \term that look bogus:

declarations.tex:Except for this special case, a parameter shall not have type \term{cv}
declarations.tex:if any of its \term{namespace-definition}{s} is exported,
expressions.tex:\tcode{std::type_info} or \tcode{const} \term{name} where \term{name} is an
locales.tex:\term{explicit},

@Eelis
Copy link
Contributor Author

Eelis commented Nov 12, 2019

Yeah, #329 tracks the more general problem of bad \terms. This pull request just fixes one particular kind of inappropriate use of \term.

@jensmaurer jensmaurer merged commit ace22a7 into cplusplus:master Nov 12, 2019
@Eelis Eelis deleted the termn branch November 13, 2019 02:02
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.

None yet

3 participants