Gecode::ArrayTraits< BoolVarArray > Class Template Reference
Detailed Description
template<>
class Gecode::ArrayTraits< BoolVarArray >
Traits of BoolVarArray.
Definition at line 69 of file array.icc.
Public Types | |
typedef BoolVarArgs | storage_type |
typedef BoolVar | value_type |
typedef BoolVarArgs | args_type |
Member Typedef Documentation
typedef BoolVarArgs 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.icc (Revision: 5942)