Traits of SetVarArray. More...
#include <array-traits.hpp>
Public Types | |
typedef SetVarArray | StorageType |
typedef SetVar | ValueType |
typedef SetVarArgs | ArgsType |
Traits of SetVarArray.
Definition at line 69 of file array-traits.hpp.
typedef SetVarArray Gecode::ArrayTraits< SetVarArray >::StorageType |
Definition at line 71 of file array-traits.hpp.
typedef SetVar Gecode::ArrayTraits< SetVarArray >::ValueType |
Definition at line 72 of file array-traits.hpp.
typedef SetVarArgs Gecode::ArrayTraits< SetVarArray >::ArgsType |
Definition at line 73 of file array-traits.hpp.