Public Member Functions |
bool | in_range (const ulonglong value) const |
| Determine if the given value is within the interval.
|
void | replace (ulonglong start, ulonglong val, ulonglong incr) |
| Discrete_interval (ulonglong start, ulonglong val, ulonglong incr) |
ulonglong | minimum () const |
ulonglong | values () const |
ulonglong | maximum () const |
bool | merge_if_contiguous (ulonglong start, ulonglong val, ulonglong incr) |
Detailed Description
Definition at line 288 of file structs.h.
The documentation for this class was generated from the following file: