Skip to content

Commit 190f6e9

Browse files
committed
Close 4390 as Resolved by 4230
1 parent cce6024 commit 190f6e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/issue4390.xml

Lines changed: 2 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="4390" status="LEWG">
4+
<issue num="4390" status="Resolved">
55
<title><code>simd::basic_vec(U&amp;&amp;)</code> default template parameter</title>
66
<section><sref ref="[simd.ctor]"/></section>
77
<submitter>Hewill Kang</submitter>
@@ -28,6 +28,7 @@ of <tt>basic_vec</tt>, especially if we allow user-defined types.
2828
LWG <iref ref="4230"/> would address this by allowing
2929
<tt>vec&lt;complex&lt;double&gt;&gt;(1., 1.);</tt>
3030
</p>
31+
<note>2026-04-14; LWG <iref ref="4230"/> was approved in Kona. Status changed: LEWG &rarr; Resolved.</note>
3132
</discussion>
3233

3334
<resolution>

0 commit comments

Comments
 (0)