Status flag constants for decimal numeric operations.
Declared in <bdldfp_decimalimputil.h>
enum Unnamed enum;
| Name | Description |
|---|---|
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. |