#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. |
polybori::lex_compare_predicate< LhsType, RhsType, BinaryPredicate >::lex_compare_predicate | ( | const BinaryPredicate & | comp | ) | [inline] |
Constructor.
bool polybori::lex_compare_predicate< LhsType, RhsType, BinaryPredicate >::operator() | ( | const LhsType & | lhs, | |
const RhsType & | rhs | |||
) | const [inline] |
Functor operation.