asio C++ library

PrevUpHomeNext

basic_yield_context::executor_type

The executor type associated with the yield context.

typedef Executor executor_type;
Requirements

Header: asio/spawn.hpp

Convenience header: None


PrevUpHomeNext