Gecode::ArrayTraits< IntVarArray > Class Template Reference
Traits of IntVarArray. More...
#include <array-traits.hpp>
Public Types | |
typedef IntVarArray | StorageType |
typedef IntVar | ValueType |
typedef IntVarArgs | ArgsType |
Detailed Description
template<>
class Gecode::ArrayTraits< IntVarArray >
Traits of IntVarArray.
Definition at line 102 of file array-traits.hpp.
Member Typedef Documentation
typedef IntVarArray Gecode::ArrayTraits< IntVarArray >::StorageType |
Definition at line 104 of file array-traits.hpp.
typedef IntVar Gecode::ArrayTraits< IntVarArray >::ValueType |
Definition at line 105 of file array-traits.hpp.
typedef IntVarArgs Gecode::ArrayTraits< IntVarArray >::ArgsType |
Definition at line 106 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/int/array-traits.hpp (Revision: 10954)