Gecode::ArrayTraits< IntVarArray > Class Template Reference
Detailed Description
template<>
class Gecode::ArrayTraits< IntVarArray >
Traits of IntVarArray.
Definition at line 42 of file array.icc.
Public Types | |
typedef IntVarArgs | storage_type |
typedef IntVar | value_type |
typedef IntVarArgs | args_type |
Member Typedef Documentation
typedef IntVarArgs Gecode::ArrayTraits< IntVarArray >::storage_type |
typedef IntVar Gecode::ArrayTraits< IntVarArray >::value_type |
typedef IntVarArgs Gecode::ArrayTraits< IntVarArray >::args_type |
The documentation for this class was generated from the following file:
- gecode/int/array.icc (Revision: 5942)