Hacker News new | past | comments | ask | show | jobs | submit login

Agreed. I think the killer use is for event-driven programs that already do a lot of "stack ripping". If you are already manually putting all your "local" variables into an object and slicing your functions into many methods, then the grossness of C++20 coroutines will be easy to digest given how much more readable they can make your code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: