Skip to content

Commit a2844cc

Browse files
committed
Fixup: Use \idxcode for index entries
1 parent c307974 commit a2844cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/utilities.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12939,8 +12939,8 @@
1293912939
\rSec2[functional.syn]{Header \tcode{<functional>} synopsis}
1294012940

1294112941
\indexhdr{functional}%
12942-
\indexlibrary{unwrap_ref_decay}%
12943-
\indexlibrary{unwrap_ref_decay_t}%
12942+
\indexlibrary{\idxcode{unwrap_ref_decay}}%
12943+
\indexlibrary{\idxcode{unwrap_ref_decay_t}}%
1294412944
\begin{codeblock}
1294512945
namespace std {
1294612946
// \ref{func.invoke}, invoke
@@ -13373,7 +13373,7 @@
1337313373

1337413374
\rSec3[refwrap.unwrapref]{Transformation type trait \tcode{unwrap_reference}}
1337513375

13376-
\indexlibrary{unwrap_reference}%
13376+
\indexlibrary{\idxcode{unwrap_reference}}%
1337713377
\begin{itemdecl}
1337813378
template<class T>
1337913379
struct unwrap_reference;

0 commit comments

Comments
 (0)