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 b8371e2 commit cb68526Copy full SHA for cb68526
xml/issue4188.xml
@@ -55,7 +55,7 @@ This wording is relative to <paper num="N5001"/>.
55
-4- If
56
<code>(os.flags() & ios_base::unitbuf) && !uncaught_exceptions() && os.good()</code> is `true`, calls <code>os.rdbuf()->pubsync()</code>.
57
If that function returns −1
58
-<ins> or exits via an exceptions</ins>,
+<ins> or exits via an exception</ins>,
59
sets `badbit` in `os.rdstate()` without propagating an exception.
60
</blockquote>
61
0 commit comments