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