You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<title><code>task::promise_type::return_void</code>/<code>value</code> lack a specification</title>
6
6
<section><srefref="[task.promise]"/></section>
7
7
<submitter>Dietmar Kühl</submitter>
@@ -18,6 +18,11 @@ specification of what these functions actually do.
18
18
<code>return_value(V&& v)</code> needs to store <code>v</code>
19
19
into the <code><i>result</i></code>.
20
20
</p>
21
+
22
+
<note>2025-10-23; Reflector poll.</note>
23
+
<p>
24
+
Set status to Tentatively Ready after five votes in favour during reflector poll.
25
+
</p>
21
26
</discussion>
22
27
23
28
<resolution>
@@ -31,14 +36,14 @@ after the specification of <code>unhandled_stopped</code>:
31
36
<p>-13- <i>Effects</i>: Completes the asynchronous operation associated with <code><i>STATE</i>(*this)</code> by invoking <code>set_stopped(std::move(<i>RCVR</i>(*this)))</code>.</p>
0 commit comments