formatters.hpp File Reference

File contains definition of formatters. More...

#include <string>

Go to the source code of this file.

Functions

std::string julian::formatter::currency (double x)
 Function converts double to money value. More...
 
std::string julian::formatter::percentage (double x)
 Function converts double to percentage. More...
 

Detailed Description

File contains definition of formatters.