We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c307974 commit a2844ccCopy full SHA for a2844cc
source/utilities.tex
@@ -12939,8 +12939,8 @@
12939
\rSec2[functional.syn]{Header \tcode{<functional>} synopsis}
12940
12941
\indexhdr{functional}%
12942
-\indexlibrary{unwrap_ref_decay}%
12943
-\indexlibrary{unwrap_ref_decay_t}%
+\indexlibrary{\idxcode{unwrap_ref_decay}}%
+\indexlibrary{\idxcode{unwrap_ref_decay_t}}%
12944
\begin{codeblock}
12945
namespace std {
12946
// \ref{func.invoke}, invoke
@@ -13373,7 +13373,7 @@
13373
13374
\rSec3[refwrap.unwrapref]{Transformation type trait \tcode{unwrap_reference}}
13375
13376
-\indexlibrary{unwrap_reference}%
+\indexlibrary{\idxcode{unwrap_reference}}%
13377
\begin{itemdecl}
13378
template<class T>
13379
struct unwrap_reference;
0 commit comments