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 b5f1763 commit 8e2dcc8Copy full SHA for 8e2dcc8
xml/issue4044.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4044" status="Open">
+<issue num="4044" status="Ready">
5
<title>Confusing requirements for <code>std::print</code> on POSIX platforms</title>
6
<section><sref ref="[print.fun]"/></section>
7
<submitter>Jonathan Wakely</submitter>
@@ -417,6 +417,7 @@ and "otherwise" cases. Remove the now-redundant "if `os` is not such a stream"
417
parenthesis.
418
</p>
419
420
+<note>St. Louis 2024-06-24; move to Ready.</note>
421
</discussion>
422
423
<resolution>
0 commit comments