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 caa9bb5 commit cc3fc32Copy full SHA for cc3fc32
xml/issue4423.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="4423" status="New">
+<issue num="4423" status="Ready">
5
<title>`meta::data_member_spec` allows negative bit-field widths</title>
6
<section><sref ref="[meta.reflection.define.aggregate]"/></section>
7
<submitter>Jakub Jelinek</submitter>
@@ -13,6 +13,11 @@
13
The `meta::data_member_spec` function doesn't restrict `options.bit_width`
14
to be non-negative.
15
</p>
16
+
17
+<note>2025-10-24; LWG telecon; Status changed: New → Ready.</note>
18
+<p>
19
+Poll to move issue to Ready: 10/0/0
20
+</p>
21
</discussion>
22
23
<resolution>
0 commit comments