.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _itertools__sliced__end: itertools::sliced::end ====================== *#include * **Synopsis** .. rst-class:: cppsynopsis 1. | iterator :red:`end` () noexcept 2. | const_iterator :red:`end` () const Documentation **2)** Const overload of end(). Returns ^^^^^^^ Iterator to the end of the sliced range.