C++20 Coroutine 文章推荐 发表于 2022-07-03 更新于 2024-07-29 本文字数: 203 阅读时长 ≈ 1 分钟 最近学习 C++ 20 Coroutine,看到了一个不错的教程系列,作者貌似是 folly::coro 的作者,在这里记录下来。 Coroutine Theory C++ Coroutines: Understanding operator co_await C++ Coroutines: Understanding the promise type C++ Coroutines: Understanding Symmetric Transfer