template <typename Derived>
soagen::iterator_base struct

Base class for soagen::iterator.

Specialize this to add functionality to all iterators of a particular type via CRTP.