Generated on Sat Jan 12 2019 20:58:51 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 619 of file int.hh.