libcoro  1.0
Coroutine support library for C++20

◆ when_each() [3/3]

template<typename T >
template<iterator_type Iter>
coro::when_each< T >::when_each ( Iter  from,
Iter  to 
)
inline

construct using iterator pair

Parameters
fromstart range
toend range

Definition at line 286 of file future_list.h.