Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
Gecode::ArrayTraits< VarArray< BoolVar > > Class Reference

Traits of BoolVarArray. More...

#include <array-traits.hpp>

Public Types

typedef BoolVarArray StorageType
typedef BoolVar ValueType
typedef BoolVarArgs ArgsType

Detailed Description

Traits of BoolVarArray.

Definition at line 71 of file array-traits.hpp.

Member Typedef Documentation

◆ StorageType

typedef BoolVarArray Gecode::ArrayTraits< VarArray< BoolVar > >::StorageType

Definition at line 73 of file array-traits.hpp.

◆ ValueType

typedef BoolVar Gecode::ArrayTraits< VarArray< BoolVar > >::ValueType

Definition at line 74 of file array-traits.hpp.

◆ ArgsType

Definition at line 75 of file array-traits.hpp.


The documentation for this class was generated from the following file: