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 9a0b5d7 commit 9b6f0a8Copy full SHA for 9b6f0a8
source/iostreams.tex
@@ -1207,7 +1207,7 @@
1207
\begin{itemdescr}
1208
\pnum
1209
\ensures
1210
-\tcode{fmtfl == flags()}.
+\tcode{fmtfl == flags()} is \keyword{true}.
1211
1212
1213
\returns
@@ -1285,7 +1285,7 @@
1285
1286
1287
1288
-\tcode{prec == precision()}.
+\tcode{prec == precision()} is \keyword{true}.
1289
1290
1291
@@ -1313,7 +1313,7 @@
1313
1314
1315
1316
-\tcode{wide == width()}.
+\tcode{wide == width()} is \keyword{true}.
1317
1318
1319
0 commit comments