Gecode::ArrayTraits< SetVarArray > Class Template Reference
Detailed Description
template<>
class Gecode::ArrayTraits< SetVarArray >
Traits of SetVarArray.
Definition at line 48 of file array.icc.
Public Types | |
typedef SetVarArgs | storage_type |
typedef SetVar | value_type |
typedef SetVarArgs | args_type |
Member Typedef Documentation
typedef SetVarArgs Gecode::ArrayTraits< SetVarArray >::storage_type |
typedef SetVar Gecode::ArrayTraits< SetVarArray >::value_type |
typedef SetVarArgs Gecode::ArrayTraits< SetVarArray >::args_type |
The documentation for this class was generated from the following file:
- gecode/set/array.icc (Revision: 5948)