Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

experimental::awaitable::executor_type

The executor type that will be used for the coroutine.

typedef Executor executor_type;
Requirements

Header: boost/asio/experimental/co_spawn.hpp

Convenience header: boost/asio/experimental.hpp


PrevUpHomeNext