Decimal floating‐point rounding style is defined to be indeterminate by the C and C++ Decimal TRs.

Synopsis

Declared in <bdldfp_decimal.h>

static
std::float_round_style const round_style = std::round_indeterminate;

Created with MrDocs