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 46a0cb6 commit ccd58e5Copy full SHA for ccd58e5
xml/issue4154.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="4154" status="New">
+<issue num="4154" status="Ready">
5
<title>The Mandates for <code>std::packaged_task</code>'s constructor from a callable entity should consider decaying</title>
6
<section><sref ref="[futures.task.members]"/></section>
7
<submitter>Jiang An</submitter>
@@ -69,6 +69,8 @@ Clarify that "of type <code>decay_t<F></code>"
69
is supposed to be specifying the type of the stored task.
70
</p>
71
72
+<note>2024-10-09; LWG telecon: Move to Ready</note>
73
+
74
</discussion>
75
76
<resolution>
0 commit comments