Decimal arithmetic/comparison operation: bool operator>.

Synopsis

Declared in <bdldfp_decimal.h>

bool
operator>(
    Decimal64 lhs,
    Decimal32 rhs);

Created with MrDocs