formatters.hpp
Go to the documentation of this file.
Definition: cadHoliday.cpp:3
std::string percentage(double x)
Function converts double to percentage.
Definition: formatters.cpp:59
std::string currency(double x)
Function converts double to money value.
Definition: formatters.cpp:16