lewissbaker / cppcoro

A library of C++ coroutine abstractions for the coroutines TS
MIT License
3.43k stars 472 forks source link

Implement when_all_ready for async_generator #70

Closed attila0x2A closed 1 month ago

attila0x2A commented 6 years ago

Closes https://github.com/lewissbaker/cppcoro/issues/36