libcoro  1.0
Coroutine support library for C++20

◆ when_each() [2/3]

template<typename T >
template<container_type Container>
coro::when_each< T >::when_each ( Container &  cont)
inline

construct using a container

Parameters
contcontainer

Definition at line 277 of file future_list.h.