Go to the documentation of this file.
30 #ifndef OPM_RESET_LOCALE_HH
31 #define OPM_RESET_LOCALE_HH
37 inline void resetLocale()
45 unsetenv(
"LC_ADDRESS");
46 unsetenv(
"LC_COLLATE");
48 unsetenv(
"LC_IDENTIFICATION");
49 unsetenv(
"LC_MEASUREMENT");
50 unsetenv(
"LC_MESSAGES");
51 unsetenv(
"LC_MONETARY");
53 unsetenv(
"LC_NUMERIC");
55 unsetenv(
"LC_TELEPHONE");