
Traits of IntArgs. More...
#include <array-traits.hpp>
Public Types | |
| typedef IntArgs | StorageType |
| typedef int | ValueType |
| typedef IntArgs | ArgsType |
Traits of IntArgs.
Definition at line 80 of file array-traits.hpp.
| typedef IntArgs Gecode::ArrayTraits< ArgArray< int > >::StorageType |
Definition at line 82 of file array-traits.hpp.
| typedef int Gecode::ArrayTraits< ArgArray< int > >::ValueType |
Definition at line 83 of file array-traits.hpp.
| typedef IntArgs Gecode::ArrayTraits< ArgArray< int > >::ArgsType |
Definition at line 84 of file array-traits.hpp.