rsLQR
0.1
|
Represents a range of consecutive integers. More...
#include <binary_tree.h>
Data Fields | |
int | start |
int | stop |
Represents a range of consecutive integers.
Abstract representation of the set of consecutive integers from UnitRange::start to UnitRange::stop.