Generated on Mon Jul 6 18:09:21 2009 for Gecode by doxygen 1.5.9

int.hpp File Reference

(Revision: 8276)

Go to the source code of this file.


Namespaces

namespace  Gecode
 Gecode toplevel namespace.
namespace  Gecode::Int
 Finite domain integers.

Defines

#define GECODE_INT_RL2PD(r)   reinterpret_cast<ptrdiff_t>(r)
#define GECODE_INT_PD2RL(p)   reinterpret_cast<RangeList*>(p)


Define Documentation

#define GECODE_INT_RL2PD (  )     reinterpret_cast<ptrdiff_t>(r)

Definition at line 49 of file int.hpp.

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

Definition at line 50 of file int.hpp.