File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
3
4
- <issue num =" 4198" status =" New " >
4
+ <issue num =" 4198" status =" Ready " >
5
5
<title >`schedule_from` isn't starting the schedule sender if decay-copying results throws</title >
6
6
<section ><sref ref =" [exec.schedule.from]" /></section >
7
7
<submitter >Eric Niebler</submitter >
@@ -104,6 +104,9 @@ Direction seems right. Decay-copyable is not a defined term.
104
104
<note >2025-02-12 Tim adds PR</note >
105
105
<p >This also corrects the issue that `nothrow` is currently relying
106
106
on the unspecified exception specification of `tuple`'s constructor.</p >
107
+
108
+ <note >Hagenberg 2025-02-12; move to Ready</note >
109
+
107
110
</discussion >
108
111
109
112
<resolution >
You can’t perform that action at this time.
0 commit comments