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

Traits of BoolVarArgs. More...

#include <array-traits.hpp>

Public Types

typedef BoolVarArgs StorageType
typedef BoolVar ValueType
typedef BoolVarArgs ArgsType

Detailed Description

Traits of BoolVarArgs.

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

Member Typedef Documentation

◆ StorageType

typedef BoolVarArgs Gecode::ArrayTraits< VarArgArray< BoolVar > >::StorageType

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

◆ ValueType

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

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

◆ ArgsType

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


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