
Traits of IntVarArgs. More...
#include <array-traits.hpp>
Public Types | |
| typedef IntVarArgs | StorageType |
| typedef IntVar | ValueType |
| typedef IntVarArgs | ArgsType |
Traits of IntVarArgs.
Definition at line 48 of file array-traits.hpp.
| typedef IntVarArgs Gecode::ArrayTraits< VarArgArray< IntVar > >::StorageType |
Definition at line 50 of file array-traits.hpp.
| typedef IntVar Gecode::ArrayTraits< VarArgArray< IntVar > >::ValueType |
Definition at line 51 of file array-traits.hpp.
| typedef IntVarArgs Gecode::ArrayTraits< VarArgArray< IntVar > >::ArgsType |
Definition at line 52 of file array-traits.hpp.