Skip to content

Commit 4a72d8e

Browse files
tomaszkamjwakely
authored andcommitted
Set 4424 to P1
1 parent 2c629e9 commit 4a72d8e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

xml/issue4424.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<section><sref ref="[meta.reflection.define.aggregate]"/></section>
77
<submitter>Jakub Jelinek</submitter>
88
<date>20 Oct 2025</date>
9-
<priority>99</priority>
9+
<priority>1</priority>
1010

1111
<discussion>
1212
<p>
@@ -22,7 +22,14 @@ And what happens if you try to define a cv-qualified type:
2222
<pre>struct S; meta::define_aggregate(^^const S, {});</pre>
2323
Should this be an error, or inject a definition of the unqualified type?
2424
</p>
25+
26+
<note>2025-10-23; Reflector poll.</note>
27+
<p>
28+
Set priority to 1 after reflector poll.
29+
</p>
30+
2531
<superseded>
32+
2633
<p>
2734
This wording is relative to <paper num="N5014"/>.
2835
</p>

0 commit comments

Comments
 (0)