itertools::strided::end
#include <itertools/strided.hpp>
Synopsis
iterator end () noexcept 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.