Gecode::ArrayTraits< VarArray< SetVar > > Class Template Reference
Traits of VarArray<SetVar> More...
#include <array-traits.hpp>
Public Types | |
typedef SetVarArray | StorageType |
typedef SetVar | ValueType |
typedef SetVarArgs | ArgsType |
Detailed Description
template<>
class Gecode::ArrayTraits< VarArray< SetVar > >
Traits of VarArray<SetVar>
Definition at line 60 of file array-traits.hpp.
Member Typedef Documentation
typedef SetVarArray Gecode::ArrayTraits< VarArray< SetVar > >::StorageType |
Definition at line 62 of file array-traits.hpp.
typedef SetVar Gecode::ArrayTraits< VarArray< SetVar > >::ValueType |
Definition at line 63 of file array-traits.hpp.
typedef SetVarArgs Gecode::ArrayTraits< VarArray< SetVar > >::ArgsType |
Definition at line 64 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/set/array-traits.hpp (Revision: 12200)