Generated on Sat Nov 11 01:12:12 2006 for Gecode by doxygen 1.5.1

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 (  )     reinterpret_cast<ptrdiff_t>(r)

Definition at line 33 of file integerset.icc.

#define GECODE_SET_PD2RL (  )     reinterpret_cast<RangeList*>(p)

Definition at line 34 of file integerset.icc.