Generated on Mon Nov 30 23:53:39 2009 for Gecode by doxygen 1.6.1

int.hpp File Reference

(Revision: 9692)

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.