a single closed interval of integers
More...
#include <IntegerSet.hpp>
a single closed interval of integers
Definition at line 42 of file IntegerSet.hpp.
§ Interval() [1/2]
pwiz::util::IntegerSet::Interval::Interval |
( |
int |
a = 0 | ) |
|
§ Interval() [2/2]
pwiz::util::IntegerSet::Interval::Interval |
( |
int |
a, |
|
|
int |
b |
|
) |
| |
§ contains()
bool pwiz::util::IntegerSet::Interval::contains |
( |
int |
n | ) |
const |
|
inline |
§ operator<<
§ operator>>
§ begin
int pwiz::util::IntegerSet::Interval::begin |
§ end
int pwiz::util::IntegerSet::Interval::end |
The documentation for this struct was generated from the following file: