BloombergLP::bdldfp::faux_numeric_limits<BloombergLP::bdldfp::Decimal64, DUMMY_TYPE>::is_exact

BloombergLP::bdldfp::Decimal64 is not an exact type, i.e.: calculations done on the type are not free of rounding errors. Note that integer and possibly rational types may be exact, floating-point types are never exact.

Synopsis

Declared in <bdldfp_decimal.h>

static
bool const is_exact = false;