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

Improve indexing for "trivial class" et al #2065

Merged
merged 2 commits into from Jun 27, 2018

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented May 11, 2018

No description provided.

@@ -141,6 +141,8 @@
\item that has a trivial, non-deleted destructor\iref{class.dtor}.
\end{itemize}

\indextext{trivial class|see{class, trivial}}%
Copy link
Contributor

Choose a reason for hiding this comment

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

@jwakely: The \indextext usually goes after the \pnum -- please fix?

Add index cross-references so "trival class" and "trivially copyable
class" refer to "class, trivial" and "class, trivially copyable"
respectively.

Also add a missing \pnum before the paragraph defining trivial classes.
Also reformat text to avoid line breaks in the middle of a grammatical
clause.
@tkoeppe tkoeppe merged commit 52c379b into cplusplus:master Jun 27, 2018
@jwakely jwakely deleted the trivial-class-indexing branch July 6, 2018 23:28
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