STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::generator_impl::state_adjust_impl< Index, Generator, HasState > Struct Template Reference

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 &)
 

Detailed Description

template<typename Index, typename Generator, bool HasState>
struct stapl::generator_impl::state_adjust_impl< Index, Generator, HasState >

Static polymorphic functor that either returns a provided generator or adjusts its state for a given starting offset through the offsetting constructor interface.


The documentation for this struct was generated from the following file: