Gecode::ViewVarImpTraits< View > Class Template Reference
[Programming views for variables]
Traits class for views and variable implementations. More...
#include <var-traits.hpp>
Detailed Description
template<class View>
class Gecode::ViewVarImpTraits< View >
Traits class for views and variable implementations.
Each view must specialize this traits class and add a
typedef
for the variable implementation belonging to this view.
Definition at line 68 of file var-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/kernel/var-traits.hpp (Revision: 9692)