/Coroutine

Simple "coroutine" implementation in C++11 using threads.

Primary LanguageC++MIT LicenseMIT

Coroutine

Simple "coroutine" implementation in C++11 using threads