
Converter without offsets. More...
#include <view.hpp>
Public Types | |
| typedef View | ViewType |
| The view type. More... | |
Public Member Functions | |
| View & | operator() (View &x) |
| Pass through x. More... | |
| void | update (const NoOffset &) |
| Update during cloning. More... | |
| int | offset (void) const |
| Access offset. More... | |
Converter without offsets.
| typedef View Gecode::Int::NoOffset< View >::ViewType |
|
inline |
|
inline |
|
inline |