Skip to content

Commit 96b4cd2

Browse files
jensmaurertkoeppe
authored andcommitted
[diff.cpp03.input.output] Use code font for 'explicit' (#1059)
Fixes #1019.
1 parent 2d74855 commit 96b4cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/compatibility.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1288,7 +1288,7 @@
12881288
\ref{istream::sentry},
12891289
\ref{ostream::sentry},
12901290
\ref{iostate.flags}
1291-
\change Specify use of explicit in existing boolean conversion functions
1291+
\change Specify use of \tcode{explicit} in existing boolean conversion functions.
12921292
\rationale Clarify intentions, avoid workarounds.
12931293
\effect
12941294
Valid \CppIII code that relies on implicit boolean conversions will fail to

0 commit comments

Comments
 (0)