PPL
1.2
|
Binary predicate defining the total ordering on variables. More...
#include <Variable_defs.hh>
Public Member Functions | |
bool | operator() (Variable x, Variable y) const |
Returns true if and only if x comes before y . More... | |
Binary predicate defining the total ordering on variables.
Definition at line 131 of file Variable_defs.hh.
Returns true
if and only if x
comes before y
.
Definition at line 83 of file Variable_inlines.hh.
References Parma_Polyhedra_Library::Variable::less().