Generated on Sun Aug 9 2020 05:34:08 for Gecode by doxygen 1.9.4
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: