Skip to content

Commit

Permalink
Set 3956 to Tentatively Ready after reflector poll
Browse files Browse the repository at this point in the history
  • Loading branch information
jwakely committed Dec 9, 2024
1 parent 668ffec commit 5b4e1d6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion xml/issue3956.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='utf-8' standalone='no'?>
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">

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


<note>2024-12-09; Reflector poll</note>
<p>
Set status to Tentatively Ready after six votes in favour during reflector poll.
</p>

</discussion>

<resolution>
Expand Down

0 comments on commit 5b4e1d6

Please sign in to comment.