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 5b7f1e5 commit ec733f8Copy full SHA for ec733f8
xml/issue4340.xml
@@ -37,7 +37,7 @@ namespace std::execution {
37
</pre></blockquote>
38
</p>
39
<p>
40
-In the specification in <a href="https://wg21.link/task.promise#13">[task.promise]</a> paragraph 13 add <code>noexcept</code>:
+In the specification in <sref ref="[task.promise]"/> paragraph 13 add <code>noexcept</code>:
41
<blockquote>
42
<pre>
43
coroutine_handle<> unhandled_stopped() <ins>noexcept</ins>;
0 commit comments