Skip to content

Commit ccd58e5

Browse files
committed
Move 4154 to Ready
1 parent 46a0cb6 commit ccd58e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4154.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="4154" status="New">
4+
<issue num="4154" status="Ready">
55
<title>The Mandates for <code>std::packaged_task</code>'s constructor from a callable entity should consider decaying</title>
66
<section><sref ref="[futures.task.members]"/></section>
77
<submitter>Jiang An</submitter>
@@ -69,6 +69,8 @@ Clarify that "of type <code>decay_t&lt;F&gt;</code>"
6969
is supposed to be specifying the type of the stored task.
7070
</p>
7171

72+
<note>2024-10-09; LWG telecon: Move to Ready</note>
73+
7274
</discussion>
7375

7476
<resolution>

0 commit comments

Comments
 (0)