Generated on Thu Apr 5 2018 19:44:19 for Gecode by doxygen 1.8.13

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< IntSetGecode::IntSetArgs
 Passing set arguments. More...
 

Detailed Description

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

Typedef Documentation

◆ IntSetArgs

Passing set arguments.

Definition at line 599 of file int.hh.