C++ coroutines: Short-circuiting suspension, part 2-- Raymond Chen
The series continue.
C++ coroutines: Short-circuiting suspension, part 2
by Raymond Chen
From the article:
There’s one last section of the outline of compiler code generation for co_await that is marked “We’re not ready to talk about this step yet.” Let’s talk about that step.

ACCU’s Overload journal of December 2019 is out. It contains the following C++ related articles.