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 6c5d79f commit f5aaed8Copy full SHA for f5aaed8
source/diagnostics.tex
@@ -12,9 +12,9 @@
12
reporting several kinds of exceptional conditions,
13
documenting program assertions, and
14
a global variable for error number codes,
15
-as summarized in \tref{diagnostics.lib.summary}.
+as summarized in \tref{diagnostics.summary}.
16
17
-\begin{libsumtab}{Diagnostics library summary}{diagnostics.lib.summary}
+\begin{libsumtab}{Diagnostics library summary}{diagnostics.summary}
18
\ref{std.exceptions} & Exception classes & \tcode{<stdexcept>} \\ \rowsep
19
\ref{assertions} & Assertions & \tcode{<cassert>} \\ \rowsep
20
\ref{errno} & Error numbers & \tcode{<cerrno>} \\ \rowsep
0 commit comments