Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

this_coro::reset_cancellation_state (1 of 3 overloads)

Returns an awaitable object that may be used to reset the cancellation state of the current coroutine.

constexpr unspecified reset_cancellation_state();

PrevUpHomeNext