Skip to content

Commit 4f72821

Browse files
committed
Move 4015 to Immediate
1 parent 7d608d7 commit 4f72821

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4015.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="4015" status="Open">
4+
<issue num="4015" status="Immediate">
55
<title>LWG 3973 broke <code>const</code> overloads of <code>std::optional</code> monadic operations</title>
66
<section><sref ref="[optional.monadic]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -1571,6 +1571,8 @@ directly, required to correctly support <tt>optional&lt;T&amp;&gt;</tt>.
15711571
Also update corresponding constructor in specialization.
15721572
</p>
15731573

1574+
1575+
<note>Kona 2025-11-05; approved by LWG. Status changed: New &rarr; Immediate.</note>
15741576
</discussion>
15751577

15761578
<resolution>

0 commit comments

Comments
 (0)