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 13872e0 commit 9ab1452Copy full SHA for 9ab1452
source/diagnostics.tex
@@ -1599,7 +1599,7 @@
1599
\pnum
1600
\postconditions \tcode{code() == ec}.
1601
1602
-string(what()).find(what_arg) != string::npos.
+\tcode{string(what()).find(what_arg) != string::npos}.
1603
\end{itemdescr}
1604
1605
\indexlibrary{\idxcode{system_error}!\idxcode{system_error}}
@@ -1663,7 +1663,7 @@
1663
1664
\postconditions \tcode{code() == error_code(ev, ecat)}.
1665
1666
1667
1668
1669
0 commit comments