22 Jul
2013
22 Jul
'13
8:38 a.m.
boost 1.54.0
When I use boost::locale::generator and generator("") I get different results for the decimal point than using std::locale("").
Boths methods are supposted to deliver the system's default locale.
Example:
// windows 7, de_AT
std::use_facet