[#BloombergLP-bdldfp-operator_plus-04b9] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::operator+ :relfileprefix: ../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdldfp/Decimal128.adoc[bdldfp::Decimal128] operator+(xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#