Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_yield_context::executor_type

The executor type associated with the yield context.

typedef Executor executor_type;
Requirements

Header: boost/asio/spawn.hpp

Convenience header: None


PrevUpHomeNext