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 b560873 commit 230067eCopy full SHA for 230067e
source/exec.tex
@@ -1713,13 +1713,13 @@
1713
type \tcode{\exposid{basic-sender}<Tag, decay_t<Data>, decay_t<Child>...>}
1714
that has been direct-list-initialized with the forwarded arguments,
1715
where \exposid{basic-sender} is the following exposition-only class template except as noted below.
1716
-\end{itemdescr}
1717
1718
\pnum
1719
\remarks
1720
The default template argument for the \tcode{Data} template parameter
1721
denotes an unspecified empty trivially copyable class type
1722
that models \libconcept{semiregular}.
+\end{itemdescr}
1723
1724
\begin{codeblock}
1725
namespace std::execution {
0 commit comments