ledger-core
|
Public Member Functions | |
Locale (std::string DecimalSeparator_, std::string ThousandsSeparator_, bool IsPrefixedByCurrencySymbol_) | |
Locale (const Locale &cpy) | |
Locale & | operator= (const Locale &cpy) |
template<class Archive > | |
void | load (Archive &archive) |
template<class Archive > | |
void | save (Archive &archive) const |
Public Attributes | |
std::string | DecimalSeparator |
std::string | ThousandsSeparator |
bool | IsPrefixedByCurrencySymbol |