Return true if lhs and rhs compare equal, and false otherwise. Return true if lhs equals rhs.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
bool
equal(
ValueType128 lhs,
ValueType128 rhs);
Created with MrDocs