Skip to content

Commit e0d53e9

Browse files
committed
[dcl.ref] Move an index entry closer to what it indexes.
1 parent aa8c0b3 commit e0d53e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,10 +724,10 @@
724724
is ``lvalue reference to \tcode{int}'',
725725
not ``lvalue reference to \tcode{const int}''.
726726
\exitexample
727-
\indextext{\idxcode{void\&}}%
728727
\enternote
729728
A reference can be thought of as a name of an object.
730729
\exitnote
730+
\indextext{\idxcode{void\&}}%
731731
A declarator that specifies the type
732732
``reference to \textit{cv} \tcode{void}''
733733
is ill-formed.

0 commit comments

Comments
 (0)