Generated on Mon Aug 25 11:35:49 2008 for Gecode by doxygen 1.5.6

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 445 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 &  a,
const Var &  b 
) [inline]

Definition at line 1116 of file array.icc.


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