Gecode::ArrayTraits< IntVarArgs > Class Template Reference
Detailed Description
template<>
class Gecode::ArrayTraits< IntVarArgs >
Traits of IntVarArgs.
Definition at line 51 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< IntVarArgs >::storage_type |
typedef IntVar Gecode::ArrayTraits< IntVarArgs >::value_type |
typedef IntVarArgs Gecode::ArrayTraits< IntVarArgs >::args_type |
The documentation for this class was generated from the following file:
- gecode/int/array.icc (Revision: 5942)