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