No Compiler Required - Hand-Rolling C++20 Coroutines in C++17
Permanent link:
cppdashboard.dev/r/2026/08/no-compiler-required-hand-rolling-cpp20-coroutines-in-cpp17 Talk 00:00
In this talk, Johannes Kalmbach discusses how to implement C++20 coroutines using C++17 features without the need for a compiler that supports C++20.
Share this resource