VdfSchedule::IteratorRange< Iterator > Class Template Reference

Minimal iterator range that the schedule returns instances of, in order to facilitate iterating over sub-sections of the internal containers. More...

Public Member Functions

template<typename IteratorConvertible >
 IteratorRange (IteratorConvertible begin, IteratorConvertible end)
 
Iterator begin () const
 
Iterator end () const
 
bool empty () const
 
size_t size () const
 

Detailed Description

template<typename Iterator>
class VdfSchedule::IteratorRange< Iterator >

Minimal iterator range that the schedule returns instances of, in order to facilitate iterating over sub-sections of the internal containers.

Definition at line 47 of file schedule.h.


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