BloombergLP::bdldfp::DecimalImpUtil::nextafter

Return the next representable value after from toward to.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
nextafter(
    ValueType64 from,
    ValueType64 to);