a single closed interval of integers
More...
#include <IntegerSet.hpp>
List of all members.
Detailed Description
a single closed interval of integers
Definition at line 42 of file IntegerSet.hpp.
Constructor & Destructor Documentation
pwiz::util::IntegerSet::Interval::Interval |
( |
int |
a = 0 | ) |
|
pwiz::util::IntegerSet::Interval::Interval |
( |
int |
a, |
|
|
int |
b |
|
) |
| |
Member Function Documentation
bool pwiz::util::IntegerSet::Interval::contains |
( |
int |
n | ) |
const |
|
inline |
Friends And Related Function Documentation
Member Data Documentation
int pwiz::util::IntegerSet::Interval::begin |
int pwiz::util::IntegerSet::Interval::end |
The documentation for this struct was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/utility/misc/IntegerSet.hpp