Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 181 Bytes

File metadata and controls

3 lines (3 loc) · 181 Bytes

cpp_async_await

Uses boost.context to build async/await like functionality for c++. Works with boost::asio (tested under windows and ubuntu) and with Microsoft PPL.