Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

this_coro::executor

Awaitable object that returns the executor of the current coroutine.

constexpr executor_t executor;
Requirements

Header: boost/asio/this_coro.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext