BloombergLP::bdldfp::DecimalImpUtil::convertBIDtoDPD

Convert value to Densely Packed Decimal (DPD) format.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalStorage::Type128
convertBIDtoDPD(ValueType128 value);

Return Value

the Densely Packed Decimal representation of value

Parameters

NameDescription
valueimplementation decimal value to convert