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

Do not use code font for constexpr constructor and constexpr function #1153

Merged
merged 1 commit into from Nov 30, 2016

Conversation

jensmaurer
Copy link
Member

Fixes #825.

@@ -2746,7 +2746,7 @@
or add additional signatures for a member function name.
\end{note}

\rSec3[constexpr.functions]{\tcode{constexpr} functions and constructors}
\rSec3[constexpr.functions]{constexpr functions and constructors}
Copy link
Contributor

Choose a reason for hiding this comment

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

Since this is now a normal word, should it be capitalized?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes.

@jensmaurer
Copy link
Member Author

Capitalized "constexpr" in section heading.

@tkoeppe tkoeppe merged commit 37c76cb into cplusplus:master Nov 30, 2016
JohelEGP added a commit to JohelEGP/draft that referenced this pull request Feb 23, 2017
Completes cplusplus#1153, which missed entries with a newline in-between, and utilities.tex.
tkoeppe pushed a commit that referenced this pull request Feb 23, 2017
…ion". (#1484)

Completes #1153, which missed entries with a newline in-between, and utilities.tex.
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

2 participants