Functions | |
| PECUNIA_EXPORT FloatingPoint | operator""_fp (long double value) |
| A numeric literal to create a FloatingPoint number. | |
| PECUNIA_EXPORT FloatingPoint pecunia::literals::operator""_fp | ( | long double | value | ) |
A numeric literal to create a FloatingPoint number.
| value | value The base numeric value to convert. |