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< View >::ViewType |
View & Gecode::Int::NoOffset< View >::operator() | ( | View & | x | ) |
Pass through x.
void Gecode::Int::NoOffset< View >::update | ( | const NoOffset< View > & | ) |
Update during cloning.
int Gecode::Int::NoOffset< View >::offset | ( | void | ) | const |
Access offset.