Convert value to Binary Integral Decimal (BID) format.
Declared in <bdldfp_decimalimputil.h>
static
DecimalStorage::Type128
convertToBID(ValueType128 value);
the Binary Integral Decimal representation of value
| Name | Description |
|---|---|
| value | implementation decimal value to convert |