Accept a double so valid unsuffixed floating literals are allowed.
Declared in <bdldfp_decimalimputil.h>
static
void
checkLiteral(double value);
Overload to avoid an error when the decimal floating-point literal (without the suffix) can be interpreted as a double literal.
| Name | Description |
|---|---|
| value | double value from an unsuffixed floating literal |