jbaldwin / libcoro

C++20 coroutine library
Apache License 2.0
566 stars 57 forks source link

Add std::ranges tests for coro::when_all #211

Closed jbaldwin closed 10 months ago

jbaldwin commented 10 months ago

A test would make sure the recent auto&& change is working in the future.