STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::view_index_iterator_base Struct Referenceabstract

Base class used to allow view_index_iterator instances over different view types to be stored in an std::vector in a factory that performs incremental task generation. More...

Public Member Functions

virtual std::size_t size () const =0
 
virtual void reset ()=0
 

Detailed Description

Base class used to allow view_index_iterator instances over different view types to be stored in an std::vector in a factory that performs incremental task generation.


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