Traits of VarArray<SetVar> More...
#include <array-traits.hpp>
Public Types | |
typedef SetVarArray | StorageType |
typedef SetVar | ValueType |
typedef SetVarArgs | ArgsType |
Traits of VarArray<SetVar>
Definition at line 60 of file array-traits.hpp.
typedef SetVarArray Gecode::ArrayTraits< VarArray< SetVar > >::StorageType |
Definition at line 62 of file array-traits.hpp.
typedef SetVar Gecode::ArrayTraits< VarArray< SetVar > >::ValueType |
Definition at line 63 of file array-traits.hpp.
typedef SetVarArgs Gecode::ArrayTraits< VarArray< SetVar > >::ArgsType |
Definition at line 64 of file array-traits.hpp.