![]() |
|
Minimal iterator range that the schedule returns instances of, in order to facilitate iterating over sub-sections of the internal containers. More...
#include <schedule.h>
Public Member Functions | |
| template<typename IteratorConvertible > | |
| IteratorRange (IteratorConvertible begin, IteratorConvertible end) | |
| Iterator | begin () const |
| Iterator | end () const |
| bool | empty () const |
| size_t | size () const |
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.
|
inline |
Definition at line 50 of file schedule.h.
|
inline |
Definition at line 53 of file schedule.h.
|
inline |
Definition at line 55 of file schedule.h.
|
inline |
Definition at line 54 of file schedule.h.
|
inline |
Definition at line 56 of file schedule.h.