#include <LangInfo.h>
|
| custom_numpunct (const char decimal_point, const char thousands_sep, const std::string &grouping) |
|
§ custom_numpunct()
CLangInfo::CRegion::custom_numpunct::custom_numpunct |
( |
const char |
decimal_point, |
|
|
const char |
thousands_sep, |
|
|
const std::string & |
grouping |
|
) |
| |
|
inline |
§ do_decimal_point()
char CLangInfo::CRegion::custom_numpunct::do_decimal_point |
( |
| ) |
const |
|
inlineoverrideprotected |
§ do_grouping()
std::string CLangInfo::CRegion::custom_numpunct::do_grouping |
( |
| ) |
const |
|
inlineoverrideprotected |
§ do_thousands_sep()
char CLangInfo::CRegion::custom_numpunct::do_thousands_sep |
( |
| ) |
const |
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: