BloombergLP::bdldfp::Decimal64 is able to distinguish loss of precision (floating‐point underflow) due to denormalization from other causes.
Synopsis
Declared in <bdldfp_decimal.h>
static
bool const has_denorm_loss = true;
Created with MrDocs