Gecode::ArrayTraits< IntVarArray > Class Template Reference
Traits of IntVarArray. More...
#include <array.hpp>
Public Types | |
typedef IntVarArray | storage_type |
typedef IntVar | value_type |
typedef IntVarArgs | args_type |
Detailed Description
template<>
class Gecode::ArrayTraits< IntVarArray >
Traits of IntVarArray.
Definition at line 42 of file array.hpp.
Member Typedef Documentation
typedef IntVarArray 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.hpp (Revision: 9692)