Gecode::VarArgArray< Var >::VarLess Class Reference
List of all members.Detailed Description
template<class Var>
class Gecode::VarArgArray< Var >::VarLess
Sort order for variables.
Definition at line 359 of file array.icc.
Public Member Functions | |
bool | operator() (const Var &, const Var &) |
Member Function Documentation
template<class Var>
bool Gecode::VarArgArray< Var >::VarLess::operator() | ( | const Var & | , | |
const Var & | ||||
) | [inline] |
The documentation for this class was generated from the following file:
- gecode/kernel/array.icc (Revision: 3309)