boost::capy::io_awaitable_promise_base::continuation
Return and consume the stored continuation handle.
Description
Resets the stored handle to noop_coroutine() so the destructor will not double‐destroy it.
Return Value
The continuation for symmetric transfer.
Created with MrDocs