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

Gecode::Int::Unshare::VarPtrLess< Var > Class Template Reference

List of all members.


Detailed Description

template<class Var>
class Gecode::Int::Unshare::VarPtrLess< Var >

Sort order for variables.

Definition at line 52 of file unshare.cc.


Public Member Functions

bool operator() (const Var *a, const Var *b)

Member Function Documentation

template<class Var>
bool Gecode::Int::Unshare::VarPtrLess< Var >::operator() ( const Var *  a,
const Var *  b 
) [inline]

Definition at line 55 of file unshare.cc.


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