|  | Home | Libraries | People | FAQ | More | 
Returns an awaitable object that may be used to reset the cancellation state of the current coroutine.
constexpr unspecified reset_cancellation_state(); » more... template< typename Filter> constexpr unspecified reset_cancellation_state( Filter && filter); » more... template< typename InFilter, typename OutFilter> constexpr unspecified reset_cancellation_state( InFilter && in_filter, OutFilter && out_filter); » more...
        Header: boost/asio/this_coro.hpp
      
        Convenience header: boost/asio.hpp