APRONXX
0.9.12
|
Go to the source code of this file.
Classes | |
class | apron::var |
Variable name (ap_var_t wrapper). More... | |
Namespaces | |
apron | |
Functions | |
int | apron::compare (const var &x, const var &y) |
bool | apron::operator== (const var &x, const var &y) |
bool | apron::operator!= (const var &x, const var &y) |
bool | apron::operator>= (const var &x, const var &y) |
bool | apron::operator<= (const var &x, const var &y) |
bool | apron::operator> (const var &x, const var &y) |
bool | apron::operator< (const var &x, const var &y) |
std::ostream & | apron::operator<< (std::ostream &os, const var &s) |