#include <Extent.hpp>
Public Methods | |
| Extent () | |
| Extent (int b, int e) | |
| bool | contains (const Extent &other) const |
| bool | before (const Extent &other) const |
| bool | beginsBefore (const Extent &other) const |
Public Attributes | |
| int | begin |
| int | end |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18