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 2c629e9 commit 4a72d8eCopy full SHA for 4a72d8e
xml/issue4424.xml
@@ -6,7 +6,7 @@
6
<section><sref ref="[meta.reflection.define.aggregate]"/></section>
7
<submitter>Jakub Jelinek</submitter>
8
<date>20 Oct 2025</date>
9
-<priority>99</priority>
+<priority>1</priority>
10
11
<discussion>
12
<p>
@@ -22,7 +22,14 @@ And what happens if you try to define a cv-qualified type:
22
<pre>struct S; meta::define_aggregate(^^const S, {});</pre>
23
Should this be an error, or inject a definition of the unqualified type?
24
</p>
25
+
26
+<note>2025-10-23; Reflector poll.</note>
27
+<p>
28
+Set priority to 1 after reflector poll.
29
+</p>
30
31
<superseded>
32
33
34
This wording is relative to <paper num="N5014"/>.
35
0 commit comments