Klemens Morgenstern wrote:
I am seeking endorsement for my C++20 async coroutine library boost.async.
- coroutine types (eager, lazy, generators)
Can the generators be used without ASIO? Are they compatible
the the C++23 std::generator?
Regards, Phil.