Gecode::ArrayTraits< IntSetArgs > Class Template Reference
Traits of IntSetArgs. More...
#include <array.hpp>
Public Types | |
typedef IntSetArgs | storage_type |
typedef IntSet | value_type |
typedef IntSetArgs | args_type |
Detailed Description
template<>
class Gecode::ArrayTraits< IntSetArgs >
Traits of IntSetArgs.
Definition at line 69 of file array.hpp.
Member Typedef Documentation
typedef IntSetArgs Gecode::ArrayTraits< IntSetArgs >::storage_type |
typedef IntSet Gecode::ArrayTraits< IntSetArgs >::value_type |
typedef IntSetArgs Gecode::ArrayTraits< IntSetArgs >::args_type |
The documentation for this class was generated from the following file:
- gecode/int/array.hpp (Revision: 9692)