libcoro  1.0
Coroutine support library for C++20

◆ all_of() [3/3]

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

construct using iterator pair

Parameters
fromstart range
toend range

Definition at line 131 of file future_list.h.