Skip to content

Commit 84f6c06

Browse files
committed
Move 4452 to Immediate
1 parent e1be46f commit 84f6c06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4452.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="4452" status="New">
4+
<issue num="4452" status="Immediate">
55
<title>Make <i>deref-move</i> constexpr</title>
66
<section><sref ref="[specialized.algorithms.general]"/></section>
77
<submitter>S.B. Tam</submitter>
@@ -19,6 +19,8 @@ Jiang An pointed out that <paper num="P3508R0"/> and LWG <iref ref="3918"/>,
1919
both touching `std::uninitialized_move(_n)`, were adopted at the same meeting,
2020
and unfortunately none of them was aware of the other.
2121
</p>
22+
23+
<note>Kona 2025-11-06; approved by LWG. Status changed: New &rarr; Immediate.</note>
2224
</discussion>
2325

2426
<resolution>

0 commit comments

Comments
 (0)