File tree Expand file tree Collapse file tree 3 files changed +2312
-831
lines changed
Expand file tree Collapse file tree 3 files changed +2312
-831
lines changed Original file line number Diff line number Diff line change 11261126when \tcode {unhandled_stopped} is called on
11271127a \tcode {with_awaitable_senders<T>} object\iref {exec.with.awaitable.senders }
11281128whose continuation is not a handle to a coroutine
1129- whose promise type has an \tcode {unhandled_stopped} member function.
1129+ whose promise type has an \tcode {unhandled_stopped} member function, or
11301130
1131+ \item %
1132+ when an object \tcode {scope} of type
1133+ \tcode {std::execution::simple_counting_scope} or
1134+ \tcode {std::execution::counting_scope}
1135+ is destroyed and
1136+ \tcode {scope.\exposid {state}} is not equal to
1137+ \exposid {joined},
1138+ \exposid {unused}, or
1139+ \exposid {unused-and-closed}\iref {exec.simple.counting.ctor }.
11311140\end {itemize }
11321141
11331142\end {note }
You can’t perform that action at this time.
0 commit comments