The series continue.
C++ coroutines: Associating multiple task types with the same promise type
by Raymond Chen
From the article:
We created two very similiar promises for hot-start and cold-start coroutines. It turns out that we can unify them...
Add a Comment
Comments are closed.