This struct provides a namespace for types for storing Binary Integral Decimal representation of a decimal floating point value.
Declared in <bdldfp_decimalstorage.h>
struct DecimalStorage;
| Name | Description |
|---|---|
Type128 | Alias for the 128-bit BID storage type. |
Type32 | Alias for the 32-bit BID storage type. |
Type64 | Alias for the 64-bit BID storage type. |