BloombergLP::bdldfp::DecimalUtil::nextafter

Same as the related overload above for nextafter.

Synopses

Declared in <bdldfp_decimalutil.h>

Same as the related overload above for nextafter.

static
Decimal128
nextafter(
    Decimal128 from,
    Decimal128 to);
» more...

Same as the related overload above for nextafter.

static
Decimal32
nextafter(
    Decimal32 from,
    Decimal32 to);
» more...

Same as the related overload above for nextafter.

static
Decimal64
nextafter(
    Decimal64 from,
    Decimal64 to);
» more...