PolyBoRi
Public Member Functions
polybori::lex_compare_predicate Class Reference

defines lexicographic comparison functor More...

#include <pbori_order.h>

List of all members.

Public Member Functions

 lex_compare_predicate (const BinaryPredicate &comp)
 Constructor.
bool operator() (const LhsType &lhs, const RhsType &rhs) const
 Functor operation.

Detailed Description

defines lexicographic comparison functor


Constructor & Destructor Documentation

polybori::lex_compare_predicate::lex_compare_predicate ( const BinaryPredicate &  comp) [inline]

Constructor.


Member Function Documentation

bool polybori::lex_compare_predicate::operator() ( const LhsType &  lhs,
const RhsType &  rhs 
) const [inline]

Functor operation.


The documentation for this class was generated from the following file: