BloombergLP::bdldfp::DecimalImpUtil_IntelDfp::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_inteldfp.h>

static
DecimalStorage::Type32
convertToBID(ValueType32 value);