BloombergLP::bdldfp::DecimalImpUtil::convertFromBID

Return a ValueTypeXX representing the specified bid, which is currently in Binary Integral Decimal (BID) format. This format is compatible with the Intel DFP implementation type.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType32
convertFromBID(DecimalStorage::Type32 bid);