Gecode::ArrayTraits< VarArray< IntVar > > 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< VarArray< IntVar > >
Traits of IntVarArray.
Definition at line 57 of file array-traits.hpp.
Member Typedef Documentation
typedef IntVarArray Gecode::ArrayTraits< VarArray< IntVar > >::StorageType |
Definition at line 59 of file array-traits.hpp.
typedef IntVar Gecode::ArrayTraits< VarArray< IntVar > >::ValueType |
Definition at line 60 of file array-traits.hpp.
typedef IntVarArgs Gecode::ArrayTraits< VarArray< IntVar > >::ArgsType |
Definition at line 61 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/int/array-traits.hpp (Revision: 10954)