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 f2b5682 commit e13e309Copy full SHA for e13e309
source/utilities.tex
@@ -28,7 +28,8 @@
28
\ref{time} & Time utilities & \tcode{<chrono>} \\
29
& & \tcode{<ctime>} \\ \rowsep
30
\ref{type.index} & Type indexes & \tcode{<typeindex>} \\ \rowsep
31
-\ref{execpol} & Execution policies & \tcode{<execution>} \\
+\ref{execpol} & Execution policies & \tcode{<execution>} \\ \rowsep
32
+\ref{charconv} & Primitive numeric conversions & \tcode{<charconv>} \\
33
\end{libsumtab}
34
35
\rSec1[utility]{Utility components}
0 commit comments