BDE 4.14.0 Production release
|
#include <bdldfp_decimalstorage.h>
Public Types | |
typedef BID_UINT32 | Type32 |
typedef BID_UINT64 | Type64 |
typedef BID_UINT128 | Type128 |
This struct
provides a namespace for types for storing Binary Integral Decimal representation of a decimal floating point value.
typedef BID_UINT128 bdldfp::DecimalStorage::Type128 |
typedef BID_UINT32 bdldfp::DecimalStorage::Type32 |
typedef BID_UINT64 bdldfp::DecimalStorage::Type64 |