Return a copy of the specified value.
Synopsis
Declared in <bdldfp_decimal.h>
bdldfp::Decimal64
operator+(Decimal64 value);
Return Value
copy of the specified value
Parameters
Name |
Description |
value |
operand |
Created with MrDocs