Convert Binary Integral Decimal bid to the implementation type.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType32
convertFromBID(DecimalStorage::Type32 bid);
This format is compatible with the Intel DFP implementation type.
the corresponding implementation decimal value
| Name | Description |
|---|---|
| bid | value in Binary Integral Decimal format |