diff --git a/source/exec.tex b/source/exec.tex index 853ce659aa..63b21e71b8 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -1713,13 +1713,13 @@ type \tcode{\exposid{basic-sender}, decay_t...>} that has been direct-list-initialized with the forwarded arguments, where \exposid{basic-sender} is the following exposition-only class template except as noted below. -\end{itemdescr} \pnum \remarks The default template argument for the \tcode{Data} template parameter denotes an unspecified empty trivially copyable class type that models \libconcept{semiregular}. +\end{itemdescr} \begin{codeblock} namespace std::execution {