Return a copy of the specified value if the value is not negative zero, and return positive zero otherwise.
value
Declared in <bdldfp_decimal.h>
<bdldfp_decimal.h>
bdldfp::Decimal32 operator+(Decimal32 value);
copy of value if it is not negative zero, otherwise positive zero