|
PolyBoRi
|
defines lexicographic comparison functor More...
#include <pbori_order.h>
Public Member Functions | |
| lex_compare_predicate (const BinaryPredicate &comp) | |
| Constructor. | |
| bool | operator() (const LhsType &lhs, const RhsType &rhs) const |
| Functor operation. | |
defines lexicographic comparison functor
|
inline |
Constructor.
|
inline |
Functor operation.
1.8.1.2