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