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 a5ad3aa commit cb560c0Copy full SHA for cb560c0
xml/issue3454.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="3454" status="Open">
+<issue num="3454" status="Immediate">
5
<title><tt>pointer_traits::pointer_to</tt> should be <tt>constexpr</tt></title>
6
<section><sref ref="[pointer.traits]"/></section>
7
<submitter>Alisdair Meredith</submitter>
@@ -44,6 +44,8 @@ need to add `constexpr` to be conforming?
44
</p>
45
46
<note>2025-10-20; Set priority to 4 based on age of issue and lack of recent interest.</note>
47
+
48
+<note>Kona 2025-11-05; approved by LWG. Status changed: New → Immediate.</note>
49
</discussion>
50
51
<resolution>
0 commit comments