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 66 of file array-traits.hpp.
typedef BoolVarArgs Gecode::ArrayTraits< VarArgArray< BoolVar > >::StorageType |
Definition at line 68 of file array-traits.hpp.
typedef BoolVar Gecode::ArrayTraits< VarArgArray< BoolVar > >::ValueType |
Definition at line 69 of file array-traits.hpp.
typedef BoolVarArgs Gecode::ArrayTraits< VarArgArray< BoolVar > >::ArgsType |
Definition at line 70 of file array-traits.hpp.