Skip to content

Commit 13cd3ff

Browse files
Eelistkoeppe
authored andcommitted
[cpp] Change index redirect from '#' to '# operator' (and same for ##). (#1508)
1 parent 3c9ef6b commit 13cd3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/preprocessor.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@
768768

769769
\rSec2[cpp.stringize]{The \tcode{\#} operator}%
770770
\indextext{\#\#0 operator@\tcode{\#} operator}%
771-
\indextext{stringize|see{\tcode{\#}}}
771+
\indextext{stringize|see{\tcode{\#} operator}}
772772

773773
\pnum
774774
Each
@@ -815,7 +815,7 @@
815815

816816
\rSec2[cpp.concat]{The \tcode{\#\#} operator}%
817817
\indextext{\#\#1 operator@\tcode{\#\#} operator}%
818-
\indextext{concatenation!macro argument|see{\tcode{\#\#}}}
818+
\indextext{concatenation!macro argument|see{\tcode{\#\#} operator}}
819819

820820
\pnum
821821
A

0 commit comments

Comments
 (0)