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 b289341 commit 4293b7bCopy full SHA for 4293b7b
xml/issue4459.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="4459" status="New">
+<issue num="4459" status="Immediate">
5
<title>Protect `get_completion_signatures` fold expression from overloaded commas</title>
6
<section><sref ref="[exec.snd.expos]"/></section>
7
<submitter>Jonathan Wakely</submitter>
@@ -13,6 +13,8 @@
13
<p>
14
The fold expression can pick up overloaded comma operators.
15
</p>
16
+
17
+<note>Kona 2025-11-07; approved by LWG. Status changed: New → Immediate.</note>
18
</discussion>
19
20
<resolution>
0 commit comments