Quick Links:

bal | bbl | bdl | bsl

Component bdldfp_decimalimputil_inteldfp
[Package bdldfp]

Provide utility to implement decimal floats on the Intel library. More...

Outline
Purpose:
Provide utility to implement decimal floats on the Intel library.
Classes:
bdldfp::DecimalImpUtil_IntelDfp Namespace for Intel decimal FP functions
See also:
Component bdldfp_decimal, Component bdldfp_decimalplatform
Description:
This component, bdldfp::DecimalImpUtil_IntelDfp is for internal use only by the bdldfp_decimal* components. Direct use of any names declared in this component by any other code invokes undefined behavior. In other words: this code may change, disappear, break, move without notice, and no support whatsoever will ever be provided for it. This component provides implementations of core Decimal Floating Point functionality using the Intel DFP library.
Usage:
This section shows the intended use of this component.