Please, has anyone tried Coroutines in C++? Any thoughts on it? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please, has anyone tried Coroutines in C++? Any thoughts on it?

I really like the idea of coroutines and structured concurrency. I saw it being introduced into C++ 20(experimental, of course😀), and expected to be stable in C++ 23(at least). Anyone tried and played with it? If so, what do you think about it?

26th Feb 2021, 5:10 PM
Glen
Glen - avatar
4 Answers
+ 3
Never used it. My C++ work was pre-standardization so it has changed massively.
27th Feb 2021, 1:47 AM
John Wells
John Wells - avatar
0
Any thoughts, John Wells ?
26th Feb 2021, 5:11 PM
Glen
Glen - avatar
0
Ok. Thanks for your answer.
27th Feb 2021, 1:55 PM
Glen
Glen - avatar
0
Please, John Wells , what do you think about coroutines in Kotlin?
27th Feb 2021, 1:55 PM
Glen
Glen - avatar