Skip to content

Commit c6faed1

Browse files
committed
[class.union.anon] Remove bogus index entry that was causing excess
vertical whitespace.
1 parent dd2deb6 commit c6faed1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/classes.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3295,7 +3295,6 @@
32953295
is declared. For the purpose of name lookup, after the anonymous union
32963296
definition, the members of the anonymous union are considered to have
32973297
been defined in the scope in which the anonymous union is declared.
3298-
\indextext{initialization!\idxcode{union}}%
32993298
\begin{example}
33003299
\begin{codeblock}
33013300
void f() {

0 commit comments

Comments
 (0)