BloombergLP::bdldfp::DecimalImpUtil::Unnamed enum

Status flag constants for decimal numeric operations.

Synopsis

Declared in <bdldfp_decimalimputil.h>

enum Unnamed enum;

Members

NameDescription
k_STATUS_INEXACT Inexact-result status flag for decimal operations.
k_STATUS_UNDERFLOW Underflow status flag for decimal operations.
k_STATUS_OVERFLOW Overflow status flag for decimal operations.