Gecode::ArrayTraits< BoolVarArgs > Class Template Reference
Detailed Description
template<>
class Gecode::ArrayTraits< BoolVarArgs >
Traits of BoolVarArgs.
Definition at line 78 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< BoolVarArgs >::storage_type |
typedef BoolVar Gecode::ArrayTraits< BoolVarArgs >::value_type |
typedef BoolVarArgs Gecode::ArrayTraits< BoolVarArgs >::args_type |
The documentation for this class was generated from the following file:
- gecode/int/array.icc (Revision: 5942)