Skip to content

Commit 5b4e1d6

Browse files
committed
Set 3956 to Tentatively Ready after reflector poll
1 parent 668ffec commit 5b4e1d6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue3956.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="3956" status="New">
4+
<issue num="3956" status="Tentatively Ready">
55
<title><code>chrono::parse</code> uses <code>from_stream</code> as a customization point</title>
66
<section><sref ref="[time.parse]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -41,6 +41,12 @@ This implies that implementations might need a poison poll in `std::chrono`
4141
so that unqualified lookup stops as soon as those are found.
4242
</p>
4343

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+
4450
</discussion>
4551

4652
<resolution>

0 commit comments

Comments
 (0)