BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdldfp_intelimpwrapper

Outline

Purpose

Provide a central mechanism to configure the Intel DFP library.

Classes

See also
bdldfp_decimalimputil_inteldfp, bdldfp_decimalplatform

Description

This component provides a centralized mechanism to include the requisite Intel DFP headers, by issuing the appropriate #define configuration macros before including the Intel headers. This component 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.

Usage

This section shows the intended use of this component.