| FOX/ObjCryst++
    1.10.X (development)
    | 
This class only serves to temporarilly set the LC_NUMERIC C locale to "C", in order to use '. More...
| Private Attributes | |
| std::string | mLocale | 
This class only serves to temporarilly set the LC_NUMERIC C locale to "C", in order to use '.
' as the decimal separator. Just creating one object of type tmp_C_Numeric_locale will switch to the C locale, and when the object gets destroyed it will restore the old locale.