Gecode::ViewVarImpTraits< Set::EmptyView > 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 an EmptyView. |
Detailed Description
template<>
class Gecode::ViewVarImpTraits< Set::EmptyView >
Traits class for views and variable implementations.
This class specializes the ViewVarImpTraits for EmptyView.
Definition at line 587 of file view.hpp.
Member Typedef Documentation
typedef VarImpBase Gecode::ViewVarImpTraits< Set::EmptyView >::VarImp |
The documentation for this class was generated from the following file:
- gecode/set/view.hpp (Revision: 10046)