Gecode::ArrayTraits< BoolVarArgs > Class Template Reference
Traits of BoolVarArgs. More...
#include <array.hpp>
Public Types | |
typedef BoolVarArgs | storage_type |
typedef BoolVar | value_type |
typedef BoolVarArgs | args_type |
Detailed Description
template<>
class Gecode::ArrayTraits< BoolVarArgs >
Traits of BoolVarArgs.
Definition at line 87 of file array.hpp.
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.hpp (Revision: 10684)