Skip to content

Commit bd2bdcb

Browse files
committed
Move 4535 to Ready
1 parent 3062c76 commit bd2bdcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/issue4535.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="4535" status="New">
4+
<issue num="4535" status="Ready">
55
<title>Disallow user specialization of <code>&lt;simd&gt;</code> templates</title>
66
<section>
77
<sref ref="[simd.general]"/>
@@ -17,6 +17,7 @@ Addresses <a href="https://github.com/cplusplus/nbballot/issues/855">US 176-280<
1717
<p>
1818
It does not appear that any of the class templates in <code>&lt;simd&gt;</code> can be profitably specialized by the user &ndash; or that the non-member functions can be used with such user specializations.
1919
</p>
20+
<note>2026-03-06 LWG telecon; move to Ready</note>
2021
</discussion>
2122

2223
<resolution>

0 commit comments

Comments
 (0)