Return the difference of the specified decimal values.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType64
subtract(
ValueType64 lhs,
ValueType64 rhs);
Created with MrDocs