libcoro  1.0
Coroutine support library for C++20

◆ operator-=()

template<typename T >
iterator& coro::when_each< T >::iterator::operator-= ( std::ptrdiff_t  n)
inline

skip n items

Definition at line 227 of file future_list.h.