Traits of IntVarArray. More...
#include <array-traits.hpp>
Public Types | |
typedef IntVarArray | StorageType |
typedef IntVar | ValueType |
typedef IntVarArgs | ArgsType |
Traits of IntVarArray.
Definition at line 57 of file array-traits.hpp.
typedef IntVarArray Gecode::ArrayTraits< VarArray< IntVar > >::StorageType |
Definition at line 59 of file array-traits.hpp.
typedef IntVar Gecode::ArrayTraits< VarArray< IntVar > >::ValueType |
Definition at line 60 of file array-traits.hpp.
typedef IntVarArgs Gecode::ArrayTraits< VarArray< IntVar > >::ArgsType |
Definition at line 61 of file array-traits.hpp.