Comparison class for sorting using <. More...
#include <sort.hpp>
Public Member Functions | |
bool | operator() (const Type &lhs, const Type &rhs) |
Comparison class for sorting using <.
bool Gecode::Support::Less::operator() | ( | const Type & | lhs, |
const Type & | rhs | ||
) | [inline] |