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 9b33734 commit c3a7f02Copy full SHA for c3a7f02
xml/issue4014.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="4014" status="New">
+<issue num="4014" status="Ready">
5
<title>LWG 3809 changes behavior of some existing <tt>std::subtract_with_carry_engine</tt> code</title>
6
<section><sref ref="[rand.eng.sub]"/></section>
7
<submitter>Matt Stephanson</submitter>
@@ -119,6 +119,8 @@ The new proposed resolution below restores the old behaviour for that type.
119
120
</p>
121
122
+<note>2024-10-09; LWG telecon: Move to Ready</note>
123
+
124
</discussion>
125
126
<resolution>
0 commit comments