folly::coro::on_stopped

Convenience: stopped returns V, error terminates (fatal).

Synopsis

Declared in <folly/coro/ValueOrFatal.h>

template<auto V>
inline constexpr auto on_stopped = on_stopped_and_error<V, will_fatal>;