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

Traits of VarArray<SetVar> More...

#include <array-traits.hpp>

Public Types

typedef SetVarArray StorageType
typedef SetVar ValueType
typedef SetVarArgs ArgsType

Detailed Description

Traits of VarArray<SetVar>

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

Member Typedef Documentation

◆ StorageType

typedef SetVarArray Gecode::ArrayTraits< VarArray< SetVar > >::StorageType

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

◆ ValueType

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

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

◆ ArgsType

typedef SetVarArgs Gecode::ArrayTraits< VarArray< SetVar > >::ArgsType

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


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