Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_yield_context::get_cancellation_slot

Get the cancellation slot associated with the coroutine.

cancellation_slot_type get_cancellation_slot() const;

PrevUpHomeNext