template <typename Iterable, typename Stride>
inline constexpr Iterable next(Iterable iter,
Stride offset)
template <typename Iterable, typename Stride>
inline constexpr Iterable next(Iterable iter,
Stride offset)Declared at: libs/pika/execution/include/pika/execution/algorithms/detail/predicates.hpp:260
Parameters
- Iterable iter
- Stride offset