Add the specified lhs and rhs as described by IEEE‐754.
Synopsis
Declared in <bdldfp_decimal.h>
bdldfp::Decimal32
operator+(
long lhs,
Decimal32 rhs);
Created with MrDocs
Add the specified lhs and rhs as described by IEEE‐754.
Declared in <bdldfp_decimal.h>
bdldfp::Decimal32
operator+(
long lhs,
Decimal32 rhs);
Created with MrDocs