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 dec8270 commit ab1edfcCopy full SHA for ab1edfc
xml/issue4339.xml
@@ -28,7 +28,7 @@ moved to a different place before calling <code>destroy()</code>.
28
</p>
29
<p>
30
The proposed resolution is to add a paragraph to the specification
31
-of <code>promise_type</code> in <a href="https://wg21.link/task.promise">[task.promise]</a> that spells
+of <code>promise_type</code> in <sref ref="[task.promise]"/> that spells
32
out that the coroutine frame is destroyed before any of the completion
33
functions is called. To actually do that the exposition-only members
34
<code><i>result</i></code> and <code><i>errors</i></code> can't
0 commit comments