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