Skip to content

Commit 680539f

Browse files
committed
Hagenberg Wednesday afternoon: move 4198 to Ready
1 parent 8cba240 commit 680539f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

xml/issue4198.xml

Lines changed: 4 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="4198" status="New">
4+
<issue num="4198" status="Ready">
55
<title>`schedule_from` isn't starting the schedule sender if decay-copying results throws</title>
66
<section><sref ref="[exec.schedule.from]"/></section>
77
<submitter>Eric Niebler</submitter>
@@ -104,6 +104,9 @@ Direction seems right. Decay-copyable is not a defined term.
104104
<note>2025-02-12 Tim adds PR</note>
105105
<p>This also corrects the issue that `nothrow` is currently relying
106106
on the unspecified exception specification of `tuple`'s constructor.</p>
107+
108+
<note>Hagenberg 2025-02-12; move to Ready</note>
109+
107110
</discussion>
108111

109112
<resolution>

0 commit comments

Comments
 (0)