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

Misplaced index entries on [class] p6 #2074

Closed
jwakely opened this issue May 11, 2018 · 0 comments
Closed

Misplaced index entries on [class] p6 #2074

jwakely opened this issue May 11, 2018 · 0 comments
Assignees

Comments

@jwakely
Copy link
Member

jwakely commented May 11, 2018

\pnum
\indextext{\idxcode{struct}!\tcode{class} versus}%
\indextext{structure}%
\indextext{\idxcode{union}!\tcode{class} versus}%
A \defn{union} is a class defined with the \grammarterm{class-key}
\tcode{union};
\indextext{access control!\idxcode{union} default member}%
it holds at most one data member at a time\iref{class.union}.
\begin{note}
Aggregates of class type are described in~\ref{dcl.init.aggr}.
\end{note}

What has this paragraph got to do with "class versus struct" or "structure" or "access control", and what is a union's default member?

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

No branches or pull requests

2 participants