Decimal arithmetic/comparison operation: bool operator>=.

Synopsis

Declared in <bdldfp_decimal.h>

bool
operator>=(
    Decimal128 lhs,
    Decimal64 rhs);

Created with MrDocs