itertools::sliced::begin

#include <itertools/sliced.hpp>

Synopsis

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

Documentation

2) Const overload of begin().

Returns

Iterator to the beginning of the sliced range.