Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_yield_context::get_executor

Get the executor associated with the yield context.

executor_type get_executor() const;

PrevUpHomeNext