itertools::range::cbegin

#include <itertools/range.hpp>

Synopsis

const_iterator cbegin () const

Returns

Iterator with its current value set to the first value of the range.