File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1716
1716
where \exposid {basic-sender} is the following exposition-only class template except as noted below.
1717
1717
\end {itemdescr }
1718
1718
1719
+ \pnum
1720
+ \remarks
1721
+ The default template argument for the \tcode {Data} template parameter
1722
+ denotes an unspecified empty trivially copyable class type
1723
+ that models \libconcept {semiregular}.
1724
+
1719
1725
\begin {codeblock }
1720
1726
namespace std::execution {
1721
1727
template<class Tag>
1845
1851
}
1846
1852
\end {codeblock }
1847
1853
1848
- \pnum
1849
- The default template argument for the \tcode {Data} template parameter
1850
- denotes an unspecified empty trivially copyable class type
1851
- that models \libconcept {semiregular}.
1852
-
1853
1854
\pnum
1854
1855
It is unspecified whether a specialization of \exposid {basic-sender}
1855
1856
is an aggregate.
You can’t perform that action at this time.
0 commit comments