Traits of VarArgArray<SetVar> More...
#include <array-traits.hpp>
Public Types | |
typedef SetVarArgs | StorageType |
typedef SetVar | ValueType |
typedef SetVarArgs | ArgsType |
Traits of VarArgArray<SetVar>
Definition at line 47 of file array-traits.hpp.
typedef SetVarArgs Gecode::ArrayTraits< VarArgArray< SetVar > >::StorageType |
Definition at line 49 of file array-traits.hpp.
typedef SetVar Gecode::ArrayTraits< VarArgArray< SetVar > >::ValueType |
Definition at line 50 of file array-traits.hpp.
typedef SetVarArgs Gecode::ArrayTraits< VarArgArray< SetVar > >::ArgsType |
Definition at line 51 of file array-traits.hpp.