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