Pecunia 0.9.0-alpha.22
Library using the ISO-4217 currency standard & a fixed monetary unit size
Loading...
Searching...
No Matches
pecunia::literals Namespace Reference

Functions

PECUNIA_EXPORT FloatingPoint operator""_fp (long double value)
 A numeric literal to create a FloatingPoint number.
 

Function Documentation

◆ operator""_fp()

PECUNIA_EXPORT FloatingPoint pecunia::literals::operator""_fp ( long double value)

A numeric literal to create a FloatingPoint number.

Parameters
valuevalue The base numeric value to convert.
Returns
The converted number into the strong type representation.