C++ 14 - co-routine with boost library

less than 1 minute read

It is worth to read the following blog if interested in C++ co-routine support.

https://blogs.msdn.microsoft.com/vcblog/2017/05/19/using-c-coroutines-with-boost-c-libraries/