Information describing the cycle rnage
See full class description
Test if the cycle range is empty
- Returns
- true if first cycle is sentinel
cycle_t first_cycle |
( |
| ) |
const |
|
inline |
Get the index of the first cycle
- Returns
- index of first cycle
void first_cycle |
( |
const cycle_t |
val | ) |
|
|
inline |
Set the index of the first cycle
- Parameters
-
cycle_t last_cycle |
( |
| ) |
const |
|
inline |
Get the index of the last cycle
- Returns
- index of last cycle
void last_cycle |
( |
const cycle_t |
val | ) |
|
|
inline |
Set the index of the last cycle
- Parameters
-