Generated on Mon Jul 6 18:09:28 2009 for Gecode by doxygen 1.5.9

Gecode::VarArgArray< Var >::VarLess Class Reference

Sort order for variables. More...

#include <array.hpp>

List of all members.

Public Member Functions

bool operator() (const Var &, const Var &)


Detailed Description

template<class Var>
class Gecode::VarArgArray< Var >::VarLess

Sort order for variables.

Definition at line 480 of file array.hpp.


Member Function Documentation

template<class Var >
bool Gecode::VarArgArray< Var >::VarLess::operator() ( const Var &  a,
const Var &  b 
) [inline]

Definition at line 1200 of file array.hpp.


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