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 f3ee333 commit a5cb377Copy full SHA for a5cb377
xml/issue4379.xml
@@ -8,7 +8,7 @@
8
</section>
9
<submitter>Matt Bentley</submitter>
10
<date>17 Sep 2025</date>
11
-<priority>99</priority>
+<priority>3</priority>
12
13
<discussion>
14
<p>
@@ -32,6 +32,15 @@ being <tt>> max_size</tt>.
32
This is currently not stated in the <i>Throws:</i> element. I've implemented the requested additional
33
throws and they are easily achievable.
34
</p>
35
+
36
+<note>2025-10-22; Reflector poll.</note>
37
+<p>
38
+Set priority to 3 after reflector poll.
39
+</p>
40
41
+There was discussion if `reserve()` is allowed to deallocate unused blocks,
42
+that materialized into LWG <iref ref="4380"/>.
43
44
</discussion>
45
46
<resolution>
0 commit comments