Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

awaitable::executor_type

The executor type that will be used for the coroutine.

typedef Executor executor_type;
Requirements

Header: boost/asio/awaitable.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext