[–] vickoza 0 points 0 points 0 points (+0|-0) 2 months ago
They forgot about concepts and ranges V1. I really need to practice with Co-routines and I hope contracts are introduced in C++ 23.
[–] castarco 0 points 0 points 0 points (+0|-0) 2 months ago
In my opinion, the modules feature is going to be more important than the coroutines one.
[–] ThisIsMyRealName 0 points 1 point 1 point (+1|-0) 3 months ago
Coroutines are cool. I've never figured out how to write any code which uses them (looking at you, Python asyncio), but it's cool that some people can.
[–] hedidnothingwrong 0 points 0 points 0 points (+0|-0) 3 months ago
Guess that's another thing I'll have to look into.
[–] glassuser 0 points 0 points 0 points (+0|-0) 3 months ago
I'm gonna bet that practically 100% of coroutines won't be seen outside of optimizations of what are effectively higher level languages.
[–] vickoza ago
They forgot about concepts and ranges V1. I really need to practice with Co-routines and I hope contracts are introduced in C++ 23.