Gecode::ViewVarImpTraits< Set::UniverseView > Class Template Reference
[Set views]
Traits class for views and variable implementations. More...
#include <view.hpp>
Public Types | |
typedef VarImpBase | VarImp |
The variable type of a UniverseView. |
Detailed Description
template<>
class Gecode::ViewVarImpTraits< Set::UniverseView >
Traits class for views and variable implementations.
This class specializes the ViewVarImpTraits for UniverseView.
Definition at line 770 of file view.hpp.
Member Typedef Documentation
typedef VarImpBase Gecode::ViewVarImpTraits< Set::UniverseView >::VarImp |
The documentation for this class was generated from the following file:
- gecode/set/view.hpp (Revision: 10046)