itertools::strided::end

#include <itertools/strided.hpp>

Synopsis

  1. iterator end () noexcept
  2. const_iterator end () const

Documentation

2) Const overload of end().

Returns

itertools::stride_iter containing an iterator of the original range end_offset() elements beyond the

beginning and the stride.