Skip to content

Commit 957f068

Browse files
committed
Move 4455 to Immediate
1 parent 84f6c06 commit 957f068

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4455.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="4455" status="New">
4+
<issue num="4455" status="Immediate">
55
<title>Add missing constraint to <tt><i>basic-sender</i>::get_completion_signatures</tt> definition</title>
66
<section><sref ref="[exec.snd.expos]"/></section>
77
<submitter>Jonathan Wakely</submitter>
@@ -15,6 +15,8 @@ The definition of <tt><i>basic-sender</i>::get_completion_signatures</tt>
1515
is missing the <tt><i>decays-to</i>&lt;<i>basic-sender</i>&gt;</tt>
1616
type constraint.
1717
</p>
18+
19+
<note>Kona 2025-11-06; approved by LWG. Status changed: New &rarr; Immediate.</note>
1820
</discussion>
1921

2022
<resolution>

0 commit comments

Comments
 (0)