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