Tag that, when thrown via co_yield, cancels the awaiting coroutine.

Synopsis

Declared in <folly/coro/Error.h>

inline constexpr co_stopped_may_throw_t co_stopped_may_throw = {};

Created with MrDocs