|
Project Information
Links
|
isomonLightweight value type C++ classes to represent real quantities of money and world currencies defined by ISO 4217. The money class contains a fixed-point numerical value and a currency denomination, together fitting into 64 bits (same size as C double). The numerical "point" is floating across different currencies, automatically adjusting the numerical precision to the the smallest unit of real money per the ISO 4217 currency. http://isomon.castedo.com/ is a distribution of the documentation built from C++ and AsciiDoc files in the repository. Email Castedo if you have feedback or use this code. |