What is the implement of asio::this_coro::executor

前端 未结 0 755
广开言路
广开言路 2021-01-21 12:55

In a coroutine function, we can add auto ex = co_await asio::this_coro::executor; to get the executor of this coroutine. But when I want to learn the definition of

相关标签:
回答
  • 消灭零回复
提交回复
热议问题