Generated on Fri Jan 10 2020 11:38:25 for Gecode by doxygen 1.8.16
Gecode::ArrayTraits< VarArray< BoolVar > > Class Template Reference

Traits of BoolVarArray. More...

#include <array-traits.hpp>

Public Types

typedef BoolVarArray StorageType
 
typedef BoolVar ValueType
 
typedef BoolVarArgs ArgsType
 

Detailed Description

template<>
class Gecode::ArrayTraits< VarArray< BoolVar > >

Traits of BoolVarArray.

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

Member Typedef Documentation

◆ StorageType

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

◆ 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: