Skip to content

Commit 72fc5dc

Browse files
committed
Move 4230 to Immediate
1 parent d871578 commit 72fc5dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4230.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4230" status="New">
4+
<issue num="4230" status="Immediate">
55
<title><tt>simd&lt;complex&gt;::real/imag</tt> is overconstrained</title>
66
<section>
77
<sref ref="[simd.complex.access]"/>
@@ -169,6 +169,8 @@ So we get an elaborately worded `explicit(false)` here (which is correct).
169169
Consequently, the proposed resolution needs to strike `explicit(<i>see below</i>)`
170170
from <sref ref="[simd.overview]"/> and <sref ref="[simd.ctor]"/> and drop the Remarks paragraph (21).
171171
</p>
172+
173+
<note>Kona 2025-11-04; approved by LWG. Status changed: New &rarr; Immediate.</note>
172174
</discussion>
173175

174176
<resolution>

0 commit comments

Comments
 (0)