itertools::transformed::cbegin

#include <itertools/transformed.hpp>

Synopsis

const_iterator cbegin () const

Returns

itertools::transform_iter constructed from the beginning of the original range and the callable.