integerset.icc File Reference
(Revision: 3413)
Go to the source code of this file.
Namespaces | |
| namespace | Gecode |
| namespace | Gecode::Set |
Defines | |
| #define | GECODE_SET_RL2PD(r) reinterpret_cast<ptrdiff_t>(r) |
| #define | GECODE_SET_PD2RL(p) reinterpret_cast<RangeList*>(p) |
Define Documentation
| #define GECODE_SET_RL2PD | ( | r | ) | reinterpret_cast<ptrdiff_t>(r) |
Definition at line 33 of file integerset.icc.
| #define GECODE_SET_PD2RL | ( | p | ) | reinterpret_cast<RangeList*>(p) |
Definition at line 34 of file integerset.icc.
