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