asio C++ library

PrevUpHomeNext

basic_yield_context::get_executor

Get the executor associated with the yield context.

executor_type get_executor() const;

PrevUpHomeNext