Skip to content

Commit a442aba

Browse files
committed
Make 4274 Tentatively Ready after reflector poll
1 parent b6742be commit a442aba

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue4274.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="4274" status="New">
4+
<issue num="4274" status="Tentatively Ready">
55
<title>The `chrono::hh_mm_ss` constructor is ill-formed for unsigned durations</title>
66
<section>
77
<sref ref="[time.hms.members]"/>
@@ -23,6 +23,12 @@ Moreover, <tt>is_constructible_v&lt;hh_mm_ss&lt;ud&gt;, ud&gt;</tt> is required
2323
to be true by the standard for any duration, so making it actually work makes
2424
a lot of sense.
2525
</p>
26+
27+
<note>2025-06-13; Reflector poll</note>
28+
<p>
29+
Set status to Tentatively Ready after five votes in favour during reflector poll.
30+
</p>
31+
2632
</discussion>
2733

2834
<resolution>

0 commit comments

Comments
 (0)