[#BloombergLP-bdldfp-faux_numeric_limits-02-round_style] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/faux_numeric_limits-02.adoc[faux_numeric_limits<BloombergLP::bdldfp::Decimal128, DUMMY_TYPE>]::round_style :relfileprefix: ../../../ :mrdocs: Decimal floating‐point rounding style is defined to be indeterminate by the C and C++ Decimal TRs. == Synopsis Declared in `<bdldfp_decimal.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::float_round_style const round_style = std::round_indeterminate; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#