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 84f6c06 commit 957f068Copy full SHA for 957f068
xml/issue4455.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="4455" status="New">
+<issue num="4455" status="Immediate">
5
<title>Add missing constraint to <tt><i>basic-sender</i>::get_completion_signatures</tt> definition</title>
6
<section><sref ref="[exec.snd.expos]"/></section>
7
<submitter>Jonathan Wakely</submitter>
@@ -15,6 +15,8 @@ The definition of <tt><i>basic-sender</i>::get_completion_signatures</tt>
15
is missing the <tt><i>decays-to</i><<i>basic-sender</i>></tt>
16
type constraint.
17
</p>
18
+
19
+<note>Kona 2025-11-06; approved by LWG. Status changed: New → Immediate.</note>
20
</discussion>
21
22
<resolution>
0 commit comments