Gecode::ArrayTraits< PrimArgArray< int > > 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< PrimArgArray< int > >
Traits of IntArgs.
Definition at line 84 of file array-traits.hpp.
Member Typedef Documentation
typedef IntArgs Gecode::ArrayTraits< PrimArgArray< int > >::StorageType |
Definition at line 86 of file array-traits.hpp.
typedef int Gecode::ArrayTraits< PrimArgArray< int > >::ValueType |
Definition at line 87 of file array-traits.hpp.
typedef IntArgs Gecode::ArrayTraits< PrimArgArray< int > >::ArgsType |
Definition at line 88 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/int/array-traits.hpp (Revision: 10954)