Generated on Thu Mar 22 10:39:47 2012 for Gecode by doxygen 1.6.3

int.hpp File Reference

(Revision: 11294)

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.