BloombergLP::bdldfp::DecimalImpUtil::convertToBID

Return a DecimalStorage::TypeXX representing the specified value in Binary Integral Decimal (BID) format. This format is compatible with the Intel DFP implementation type.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalStorage::Type32
convertToBID(ValueType32 value);