Skip to content

Commit 592e63b

Browse files
committed
Set 4350 to P3, split on sending to LEWG
1 parent 134e358 commit 592e63b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

xml/issue4350.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</section>
1212
<submitter>Jonathan Wakely</submitter>
1313
<date>05 Sep 2025</date>
14-
<priority>99</priority>
14+
<priority>2</priority>
1515

1616
<discussion>
1717
<p>
@@ -28,6 +28,15 @@ That would mean that user containers need to ensure that any member functions
2828
with those names must behave as expected, but we already require that for
2929
`std::queue`.
3030
</p>
31+
32+
<note>2025-10-21; Reflector poll.</note>
33+
<p>
34+
Set priority to 2 after reflector poll.
35+
</p>
36+
<p>
37+
Use <tt>append_range</tt> to be consitient with other adapters.
38+
Send to LEWG for confirmation.
39+
</p>
3140
</discussion>
3241

3342
<resolution>

0 commit comments

Comments
 (0)