News

A C++ coroutine co_await preprocessor. This project is a preprocessor for C++20 coroutine functions. In the current C++20 coroutine standard, the main coroutine function can only call/wait for other ...