Generated on Mon Jun 29 2015 17:25:25 for Gecode by doxygen 1.8.5

Classes

class  Gecode::IntArgs
 Passing integer arguments. More...
 
class  Gecode::IntVarArgs
 Passing integer variables. More...
 
class  Gecode::BoolVarArgs
 Passing Boolean variables. More...
 

Typedefs

typedef ArgArray< IntSet > Gecode::IntSetArgs
 Passing set arguments. More...
 

Detailed Description

Argument arrays are just good enough for passing arguments with automatic memory management.

Typedef Documentation

typedef ArgArray<IntSet> Gecode::IntSetArgs

Passing set arguments.

Definition at line 598 of file int.hh.