![]() |
Returns an awaitable object that may be used to reset the cancellation state of the current coroutine.
template<
typename InFilter,
typename OutFilter>
constexpr unspecified reset_cancellation_state(
InFilter && in_filter,
OutFilter && out_filter);