We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce6024 commit 190f6e9Copy full SHA for 190f6e9
xml/issue4390.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="4390" status="LEWG">
+<issue num="4390" status="Resolved">
5
<title><code>simd::basic_vec(U&&)</code> default template parameter</title>
6
<section><sref ref="[simd.ctor]"/></section>
7
<submitter>Hewill Kang</submitter>
@@ -28,6 +28,7 @@ of <tt>basic_vec</tt>, especially if we allow user-defined types.
28
LWG <iref ref="4230"/> would address this by allowing
29
<tt>vec<complex<double>>(1., 1.);</tt>
30
</p>
31
+<note>2026-04-14; LWG <iref ref="4230"/> was approved in Kona. Status changed: LEWG → Resolved.</note>
32
</discussion>
33
34
<resolution>
0 commit comments