BloombergLP::bdldfp::DecimalImpUtil::convertDPDtoBID

Convert Densely Packed Decimal dpd to the implementation type.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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

Description

This format is compatible with the IBM compiler's native type.

Return Value

the corresponding implementation decimal value

Parameters

NameDescription
dpdvalue in Densely Packed Decimal format