|
|
|
|
|
by flohofwoe
319 days ago
|
|
Sort of fitting though, because C++ coroutines turned out quite the mess (are they actually usable in real world code by now?). I think in the end it's just another story of a C++ veteran living through the inevitable Modern C++ trauma and divorce ;) (I wonder what he's up to today, ITHare was quite popular in game dev circles in the 2010s for his multiplayer networking blog posts and books) |
|
Hence why anyone that has done low level .NET async/await code with awaitables and magic peoples, will fell right at home in C++ co-routines.
Anyone using WinAppSDK with C++ will eventually make use of them.