Gecode::ArrayTraits< VarArgArray< BoolVar > > Class Template Reference
Traits of BoolVarArgs. More...
#include <array-traits.hpp>
Public Types | |
typedef BoolVarArgs | StorageType |
typedef BoolVar | ValueType |
typedef BoolVarArgs | ArgsType |
Detailed Description
template<>
class Gecode::ArrayTraits< VarArgArray< BoolVar > >
Traits of BoolVarArgs.
Definition at line 66 of file array-traits.hpp.
Member Typedef Documentation
typedef BoolVarArgs Gecode::ArrayTraits< VarArgArray< BoolVar > >::StorageType |
Definition at line 68 of file array-traits.hpp.
typedef BoolVar Gecode::ArrayTraits< VarArgArray< BoolVar > >::ValueType |
Definition at line 69 of file array-traits.hpp.
typedef BoolVarArgs Gecode::ArrayTraits< VarArgArray< BoolVar > >::ArgsType |
Definition at line 70 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/int/array-traits.hpp (Revision: 10954)