Gecode::ArrayTraits< FloatVarArgs > 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< FloatVarArgs >
Traits of FloatVarArgs.
Definition at line 84 of file array-traits.hpp.
Member Typedef Documentation
typedef FloatVarArgs Gecode::ArrayTraits< FloatVarArgs >::StorageType |
Definition at line 86 of file array-traits.hpp.
typedef FloatVar Gecode::ArrayTraits< FloatVarArgs >::ValueType |
Definition at line 87 of file array-traits.hpp.
typedef FloatVarArgs Gecode::ArrayTraits< FloatVarArgs >::ArgsType |
Definition at line 88 of file array-traits.hpp.
The documentation for this class was generated from the following file:
- gecode/float/array-traits.hpp (Revision: 13241)