BloombergLP::bdldfp::DecimalImpUtil::nextafter

Return the next representable value after from toward to.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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

Return Value

the next representable value after from toward to

Parameters

NameDescription
fromstarting value
todirection value