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