Generated on Mon May 10 06:46:55 2010 for Gecode by doxygen 1.6.3

Gecode::VarViewTraits< Var > Class Template Reference

Traits class for mapping variables to views. More...

#include <var-traits.hpp>


Detailed Description

template<class Var>
class Gecode::VarViewTraits< Var >

Traits class for mapping variables to views.

Each variable must specialize this traits class and add a

 typedef 

for the view corresponding to this variable.

Definition at line 47 of file var-traits.hpp.


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