Traits of BoolVarArgs. More...
#include <array-traits.hpp>
Public Types | |
typedef BoolVarArgs | StorageType |
typedef BoolVar | ValueType |
typedef BoolVarArgs | ArgsType |
Traits of BoolVarArgs.
Definition at line 62 of file array-traits.hpp.
typedef BoolVarArgs Gecode::ArrayTraits< VarArgArray< BoolVar > >::StorageType |
Definition at line 64 of file array-traits.hpp.
typedef BoolVar Gecode::ArrayTraits< VarArgArray< BoolVar > >::ValueType |
Definition at line 65 of file array-traits.hpp.
typedef BoolVarArgs Gecode::ArrayTraits< VarArgArray< BoolVar > >::ArgsType |
Definition at line 66 of file array-traits.hpp.