Decimal arithmetic/comparison operation: Decimal32 operator+.

Synopsis

Declared in <bdldfp_decimal.h>

bdldfp::Decimal32
operator+(
    unsigned int lhs,
    Decimal32 rhs);

Created with MrDocs