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 129 of file array-traits.hpp.
typedef BoolVarArray Gecode::ArrayTraits< BoolVarArray >::StorageType |
Definition at line 131 of file array-traits.hpp.
typedef BoolVar Gecode::ArrayTraits< BoolVarArray >::ValueType |
Definition at line 132 of file array-traits.hpp.
typedef BoolVarArgs Gecode::ArrayTraits< BoolVarArray >::ArgsType |
Definition at line 133 of file array-traits.hpp.