BloombergLP::bdldfp::DecimalImpUtil::convertDPDtoBID

Return a ValueTypeXX representing the specified dpd, which is currently in Densely Packed Decimal (DPD) format. This format is compatible with the IBM compiler's native type.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType32
convertDPDtoBID(DecimalStorage::Type32 dpd);