It is a standard facet provides information about the format of monetary values.
DeclarationFollowing is the declaration for std::moneypunct.
C++98template <class charT, bool International = false> class moneypunct;C++11
template <class charT, bool International = false> class moneypunct;Parameters
charT − It is a character type.
International − The representation uses an international format then it is true. If false (the default value), the representation may use a non-international format (such as using the dollar.
none
locale.htm
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4