|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <locale_guard.h>
Public Member Functions | |
| LocaleGuard () | |
| ~LocaleGuard () | |
Private Attributes | |
| std::locale | old_cpp_locale |
| std::locale | pre_cpp_locale |
| char const * | old_c_locale |
Definition at line 29 of file locale_guard.h.
| PBD::LocaleGuard::LocaleGuard | ( | ) |
| PBD::LocaleGuard::~LocaleGuard | ( | ) |
|
private |
Definition at line 37 of file locale_guard.h.
|
private |
Definition at line 35 of file locale_guard.h.
|
private |
Definition at line 36 of file locale_guard.h.