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