itertools::strided::begin

#include <itertools/strided.hpp>

Synopsis

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

Documentation

2) Const overload of begin().

Returns

itertools::stride_iter containing the begin iterator of the original range and the stride.