Skip to content

Commit 82b166a

Browse files
committed
Make 4292 Tentatively Ready after reflector poll
1 parent 9fabdcc commit 82b166a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue4292.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="4292" status="New">
4+
<issue num="4292" status="Tentatively Ready">
55
<title>Unordered container local iterators should be constexpr iterators</title>
66
<section>
77
<sref ref="[unord.map.overview]"/>
@@ -20,6 +20,12 @@ constexpr iterators, but during application of the paper to the working draft
2020
it was observed that unordered containers don't say it for their
2121
local iterators.
2222
</p>
23+
24+
<note>2025-08-29; Reflector poll</note>
25+
<p>
26+
Set status to Tentatively Ready after eight votes in favour during reflector poll.
27+
</p>
28+
2329
</discussion>
2430

2531
<resolution>

0 commit comments

Comments
 (0)