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:
- gecode/kernel/var-traits.hpp (Revision: 9692)