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 29cf02f commit a1032daCopy full SHA for a1032da
xml/issue4345.xml
@@ -24,7 +24,7 @@ on 2025-08-26 it is considered to be more a bug fix than a new feature.
24
<p>
25
Add a default template argument of <code>T</code> to the template
26
parameter <code>V</code> of <code>task::promise_type::return_value</code>
27
-in the synopsis of <a href="https://wg21.link/task.promise">[task.promise]</a>:
+in the synopsis of <sref ref="[task.promise]"/>:
28
<blockquote><pre>
29
namespace std::execution {
30
template<class T, class Environment>
0 commit comments