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