asio C++ library

PrevUpHomeNext

awaitable::executor_type

The executor type that will be used for the coroutine.

typedef Executor executor_type;
Requirements

Header: asio/awaitable.hpp

Convenience header: asio.hpp


PrevUpHomeNext