Convert Binary Integral Decimal bid to the implementation type.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
convertFromBID(DecimalStorage::Type64 bid);
Return Value
the corresponding implementation decimal value
Parameters
Name |
Description |
bid |
value in Binary Integral Decimal format |
Created with MrDocs