asio C++ library

PrevUpHomeNext

experimental::awaitable::executor_type

The executor type that will be used for the coroutine.

typedef Executor executor_type;
Requirements

Header: asio/experimental/co_spawn.hpp

Convenience header: asio/experimental.hpp


PrevUpHomeNext