Functional Patterns in C++, 3. Async API, Monoid, Monad

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

google "await_emu": full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.

evgeny