An iterator for all values from base to offset. Should be created with iota_with_step
or iota
. Not OK to compare two iterators generated from a different base.
More...
#include <eve/module/algo/algo/views/iota.hpp>
Required header: #include <eve/module/algo/algo/views/iota.hpp>
Has a shorthand eve::views::iota_with_step_iterator
in <eve/views/iota.hpp>
.