Static polymorphic functor that either returns a provided generator or adjusts its state for a given starting offset through the offsetting constructor interface. More...
Static Public Member Functions | |
static Generator | apply (Generator const &gen, Index const &) |
Static polymorphic functor that either returns a provided generator or adjusts its state for a given starting offset through the offsetting constructor interface.