Pecunia 0.9.0-alpha.22
Library using the ISO-4217 currency standard & a fixed monetary unit size
|
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. |