Gecode::ArrayTraits< IntArgs > Class Template Reference
Traits of IntArgs. More...
#include <array-traits.hpp>
Public Types | |
typedef IntArgs | StorageType |
typedef int | ValueType |
typedef IntArgs | ArgsType |
Detailed Description
template<>
class Gecode::ArrayTraits< IntArgs >
Traits of IntArgs.
Definition at line 120 of file array-traits.hpp.
Member Typedef Documentation
typedef IntArgs Gecode::ArrayTraits< IntArgs >::StorageType |
Definition at line 122 of file array-traits.hpp.
typedef int Gecode::ArrayTraits< IntArgs >::ValueType |
Definition at line 123 of file array-traits.hpp.
typedef IntArgs Gecode::ArrayTraits< IntArgs >::ArgsType |
Definition at line 124 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/int/array-traits.hpp (Revision: 10954)