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::Decimal128
operator+(Decimal128 value);

Created with MrDocs