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 668ffec commit 5b4e1d6Copy full SHA for 5b4e1d6
xml/issue3956.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="3956" status="New">
+<issue num="3956" status="Tentatively Ready">
5
<title><code>chrono::parse</code> uses <code>from_stream</code> as a customization point</title>
6
<section><sref ref="[time.parse]"/></section>
7
<submitter>Jonathan Wakely</submitter>
@@ -41,6 +41,12 @@ This implies that implementations might need a poison poll in `std::chrono`
41
so that unqualified lookup stops as soon as those are found.
42
</p>
43
44
+
45
+<note>2024-12-09; Reflector poll</note>
46
+<p>
47
+Set status to Tentatively Ready after six votes in favour during reflector poll.
48
+</p>
49
50
</discussion>
51
52
<resolution>
0 commit comments