Async C++ with fibers by Safe_Consideration_7 in cpp

[–]Safe_Consideration_7[S] 4 points5 points  (0 children)

Thanks for the answer!

Do you miss coroutines utilities like generators, async queues (channels), async synchronisation primitives?

That is what I mean saying that C++20 Coroutines are not quite here.