Same as the related overload above for nextafter.

Synopses

Declared in <bdldfp_decimalutil.h>

Same as the related overload above for nextafter.

Same as the related overload above for nextafter.

static
Decimal32
nextafter(
    Decimal32 from,
    Decimal32 to);

Same as the related overload above for nextafter.

static
Decimal64
nextafter(
    Decimal64 from,
    Decimal64 to);

Created with MrDocs