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 |
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.
1.8.13