asio C++ library

PrevUpHomeNext

this_coro::executor

Awaitable object that returns the executor of the current coroutine.

constexpr executor_t executor;
Requirements

Header: asio/this_coro.hpp

Convenience header: asio.hpp


PrevUpHomeNext