Decimal arithmetic/comparison operation: Decimal32 operator+.

Synopsis

Declared in <bdldfp_decimal.h>

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

Created with MrDocs