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 2d74855 commit 96b4cd2Copy full SHA for 96b4cd2
source/compatibility.tex
@@ -1288,7 +1288,7 @@
1288
\ref{istream::sentry},
1289
\ref{ostream::sentry},
1290
\ref{iostate.flags}
1291
-\change Specify use of explicit in existing boolean conversion functions
+\change Specify use of \tcode{explicit} in existing boolean conversion functions.
1292
\rationale Clarify intentions, avoid workarounds.
1293
\effect
1294
Valid \CppIII code that relies on implicit boolean conversions will fail to
0 commit comments