Traits of BoolVarArray. More...
#include <array-traits.hpp>
Public Types | |
typedef BoolVarArray | StorageType |
typedef BoolVar | ValueType |
typedef BoolVarArgs | ArgsType |
Traits of BoolVarArray.
Definition at line 71 of file array-traits.hpp.
BoolVarArray Gecode::ArrayTraits< VarArray< BoolVar > >::StorageType |
Definition at line 73 of file array-traits.hpp.
BoolVar Gecode::ArrayTraits< VarArray< BoolVar > >::ValueType |
Definition at line 74 of file array-traits.hpp.
BoolVarArgs Gecode::ArrayTraits< VarArray< BoolVar > >::ArgsType |
Definition at line 75 of file array-traits.hpp.