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