Hacker News new | ask | show | jobs
by pjmlp 634 days ago
Note that C# and C++ are quite similar, the biggest difference are the lifetime gotchas and not having coroutines runtime on the standard library.

Their design has a common source, and the magic methods for awaitables as well.