Skip to content

Commit 134e358

Browse files
committed
Set 3959 to P3
1 parent 4014c1f commit 134e358

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

xml/issue3959.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<section><sref ref="[flat.map]"/><sref ref="[flat.multimap]"/></section>
77
<submitter>Jiang An</submitter>
88
<date>23 Jul 2023</date>
9-
<priority>99</priority>
9+
<priority>3</priority>
1010

1111
<discussion>
1212
<p>
@@ -25,6 +25,16 @@ required to copy the comparator twice due to the exposition-only constructor of
2525
<p/>
2626
Should we make the constructor take a <tt>const</tt> reference?
2727
</p>
28+
29+
<note>2025-10-21; Reflector poll.</note>
30+
<p>
31+
Set priority to 3 after reflector poll.
32+
</p>
33+
<p>
34+
We should provide blanket wording to specify that comparators,
35+
hashers, allocators, etc. can be copied as often or as little as
36+
needed. Consider generalizing <iref ref="3049"/>.
37+
</p>
2838
</discussion>
2939

3040
<resolution>

0 commit comments

Comments
 (0)