
Iterator for Boolean operation types. More...
#include <int.hh>
Public Member Functions | |
| BoolOpTypes (void) | |
| Initialize iterator. More... | |
| bool | operator() (void) const |
| Test whether iterator is done. More... | |
| void | operator++ (void) |
| Increment to next operation type. More... | |
| Gecode::BoolOpType | bot (void) const |
| Return current operation type. More... | |
|
inline |
|
inline |
|
inline |
|
inline |