Decimal arithmetic/comparison operation: Decimal64 operator+.

Synopsis

Declared in <bdldfp_decimal.h>

bdldfp::Decimal64
operator+(
    Decimal32 lhs,
    Decimal64 rhs);

Created with MrDocs