SH::ShDataTypeConstant< T, DT > Struct Template Reference
Sets the constant values for a given data type.
More...
#include <ShDataType.hpp>
List of all members.
|
Public Types |
typedef ShDataTypeCppType<
T, DT >::type | type |
Static Public Attributes |
static const type | Zero |
static const type | One |
Detailed Description
template<typename T, ShDataType DT>
struct SH::ShDataTypeConstant< T, DT >
Sets the constant values for a given data type.
Currently only the additive and multiplicative inverses are here. And with all current types, Zero is a false value and One is a true value (although usually not the only ones).
Definition at line 86 of file ShDataType.hpp.
The documentation for this struct was generated from the following file:
Generated on Mon Jan 24 18:38:07 2005 for Sh by
1.4.1