Skip to content

Commit 1d37f7d

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

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
@@ -728,10 +728,10 @@
728728
is ``lvalue reference to \tcode{int}'',
729729
not ``lvalue reference to \tcode{const int}''.
730730
\exitexample
731-
\indextext{\idxcode{void\&}}%
732731
\enternote
733732
A reference can be thought of as a name of an object.
734733
\exitnote
734+
\indextext{\idxcode{void\&}}%
735735
A declarator that specifies the type
736736
``reference to \textit{cv} \tcode{void}''
737737
is ill-formed.

0 commit comments

Comments
 (0)