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