Skip to content

Commit 230067e

Browse files
timsong-cpptkoeppe
authored andcommitted
[exec.snd.expos] Move Remarks into itemdescr
1 parent b560873 commit 230067e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1713,13 +1713,13 @@
17131713
type \tcode{\exposid{basic-sender}<Tag, decay_t<Data>, decay_t<Child>...>}
17141714
that has been direct-list-initialized with the forwarded arguments,
17151715
where \exposid{basic-sender} is the following exposition-only class template except as noted below.
1716-
\end{itemdescr}
17171716

17181717
\pnum
17191718
\remarks
17201719
The default template argument for the \tcode{Data} template parameter
17211720
denotes an unspecified empty trivially copyable class type
17221721
that models \libconcept{semiregular}.
1722+
\end{itemdescr}
17231723

17241724
\begin{codeblock}
17251725
namespace std::execution {

0 commit comments

Comments
 (0)