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 c9997fa commit e4081d7Copy full SHA for e4081d7
source/exec.tex
@@ -6027,7 +6027,7 @@
6027
6028
\pnum
6029
\tcode{task<T, E>} models \libconcept{sender}\iref{exec.snd}
6030
-if \tcode{T} is \tcode{void}, a reference type, or an \cv{}-unqualified
+if \tcode{T} is \tcode{void}, a reference type, or a \cv{}-unqualified
6031
non-array object type and \tcode{E} is a class type. Otherwise a program
6032
that instantiates the definition of \tcode{task<T, E>} is ill-formed.
6033
0 commit comments