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