Gecode::ArrayTraits< VarArgArray< FloatVar > > Class Template Reference
Traits of FloatVarArgs. More...
#include <array-traits.hpp>
Public Types | |
typedef FloatVarArgs | StorageType |
typedef FloatVar | ValueType |
typedef FloatVarArgs | ArgsType |
Detailed Description
template<>
class Gecode::ArrayTraits< VarArgArray< FloatVar > >
Traits of FloatVarArgs.
Definition at line 48 of file array-traits.hpp.
Member Typedef Documentation
typedef FloatVarArgs Gecode::ArrayTraits< VarArgArray< FloatVar > >::StorageType |
Definition at line 50 of file array-traits.hpp.
typedef FloatVar Gecode::ArrayTraits< VarArgArray< FloatVar > >::ValueType |
Definition at line 51 of file array-traits.hpp.
typedef FloatVarArgs Gecode::ArrayTraits< VarArgArray< FloatVar > >::ArgsType |
Definition at line 52 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/float/array-traits.hpp (Revision: 13241)