itertools::enum_iter::dereference

#include <itertools/enum_iter.hpp>

Synopsis

decltype(auto) dereference () const

Returns

Tuple consisting of the current index and the current dereferenced value of the original iterator.