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 1126
1126
when \tcode {unhandled_stopped} is called on
1127
1127
a \tcode {with_awaitable_senders<T>} object\iref {exec.with.awaitable.senders }
1128
1128
whose 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
1130
1130
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 }.
1131
1140
\end {itemize }
1132
1141
1133
1142
\end {note }
You can’t perform that action at this time.
0 commit comments