Generated on Sat Feb 12 2011 17:41:10 for Gecode by doxygen 1.7.3

Argument arrays

Classes

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

Typedefs

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

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