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 305fe75 commit d2ac9cfCopy full SHA for d2ac9cf
source/exec.tex
@@ -5340,8 +5340,10 @@
5340
5341
\pnum
5342
Let \tcode{\placeholder{ssource-t}} be an unspecified type
5343
-that models \exposconcept{stoppable-source} and
5344
-let \tcode{ssource} be an lvalue of type \tcode{\placeholder{ssource-t}}.
+that models \exposconcept{stoppable-source} and \libconcept{default_initializable},
+such that a default-initialized object of type \tcode{\placeholder{ssource-t}}
5345
+has an associated stop state.
5346
+Let \tcode{ssource} be an lvalue of type \tcode{\placeholder{ssource-t}}.
5347
Let \tcode{\placeholder{stoken-t}} be \tcode{decltype(ssource.get_token())}.
5348
Let \exposid{future-spawned-sender} be the alias template:
5349
0 commit comments