Generated on Sat Jul 28 2018 17:21:48 for Gecode by doxygen 1.8.14

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 601 of file int.hh.