Interesting library
corsl - Coroutine support library
by Alexander Bessonov
From the article:
corslstands for "Coroutine Support Library" and consists of a number of utility classes and functions that simplify asynchronous programming in Windows. It is inspired by an amazingcppwinrtlibrary, developed by Microsoft.
cppwinrtwas created as a language projection for Windows Runtime, which is supported by Windows 8 or later operating systems. It is impossible to use in prior Windows versions.One of the goals of
corsllibrary was being able to use it under Windows Vista or later operating system...

Add a Comment
Comments are closed.