renestein / Rstein.AsyncCpp

The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).
MIT License
31 stars 4 forks source link

Use C++ 20 standard coroutines in visual studio 2019. #17

Closed renestein closed 3 years ago

renestein commented 3 years ago

https://devblogs.microsoft.com/cppblog/c-coroutines-in-visual-studio-2019-version-16-8/