CACAO
|
Go to the source code of this file.
Data Structures | |
class | Interval |
An integer interval of the form constant_0 + instruction_0 . More... | |
Functions | |
bool | operator== (const Interval &a, const Interval &b) |
bool | operator!= (const Interval &a, const Interval &b) |
std::ostream & | operator<< (std::ostream &out, const Interval &interval) |
Definition at line 138 of file Interval.hpp.
|
inline |
Definition at line 143 of file Interval.hpp.
Definition at line 132 of file Interval.hpp.