itertools::sliced::end

#include <itertools/sliced.hpp>

Synopsis

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

Documentation

2) Const overload of end().

Returns

Iterator to the end of the sliced range.