Gecode::Set::Int::IntLess Class Reference
Sort order for integers. More...
#include <weights.hpp>
Public Member Functions | |
bool | operator() (int x, int y) |
Detailed Description
Sort order for integers.
Definition at line 234 of file weights.hpp.
Member Function Documentation
bool Gecode::Set::Int::IntLess::operator() | ( | int | x, | |
int | y | |||
) | [inline] |
Definition at line 240 of file weights.hpp.
The documentation for this class was generated from the following file:
- gecode/set/int/weights.hpp (Revision: 12314)