We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035bb42 commit 259cd58Copy full SHA for 259cd58
xml/issue4350.xml
@@ -11,7 +11,7 @@
11
</section>
12
<submitter>Jonathan Wakely</submitter>
13
<date>05 Sep 2025</date>
14
-<priority>99</priority>
+<priority>2</priority>
15
16
<discussion>
17
<p>
@@ -28,6 +28,15 @@ That would mean that user containers need to ensure that any member functions
28
with those names must behave as expected, but we already require that for
29
`std::queue`.
30
</p>
31
+
32
+<note>2025-10-21; Reflector poll.</note>
33
+<p>
34
+Set priority to 2 after reflector poll.
35
+</p>
36
37
+Use <tt>append_range</tt> to be consitient with other adapters.
38
+Send to LEWG for confirmation.
39
40
</discussion>
41
42
<resolution>
0 commit comments