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 05f2f77 commit bf79862Copy full SHA for bf79862
xml/issue4399.xml
@@ -23,6 +23,9 @@ template<class... Ts>
23
As consequence <tt>pair<const std::string, int></tt> or
24
<tt>pair<const std::string&, int&></tt> (`map` and `flat_map` reference types)
25
will not use unbuffered prints.
26
+<p/>
27
+The proposed wording has recently been implemented in
28
+<a href="https://gcc.gnu.org/pipermail/libstdc++/2025-October/063758.html">gcc's libstdc++</a>.
29
</p>
30
</discussion>
31
0 commit comments