Skip to content

Commit e13e309

Browse files
committed
[utilities] Add missing charconv entry to summary table
1 parent f2b5682 commit e13e309

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/utilities.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
\ref{time} & Time utilities & \tcode{<chrono>} \\
2929
& & \tcode{<ctime>} \\ \rowsep
3030
\ref{type.index} & Type indexes & \tcode{<typeindex>} \\ \rowsep
31-
\ref{execpol} & Execution policies & \tcode{<execution>} \\
31+
\ref{execpol} & Execution policies & \tcode{<execution>} \\ \rowsep
32+
\ref{charconv} & Primitive numeric conversions & \tcode{<charconv>} \\
3233
\end{libsumtab}
3334

3435
\rSec1[utility]{Utility components}

0 commit comments

Comments
 (0)