
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 |
| 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.