![]() |
Scanframe Modular Application 0.1.0
|
Sets the numeric locale for a specific scope. More...
#include <Locale.h>
Public Member Functions | |
| Locale () | |
| Default constructor sets std::locale::classic() which is 'C'. | |
| ~Locale () | |
| Destructor restoring stored locale. | |
Sets the numeric locale for a specific scope.
| sf::Locale::Locale | ( | ) |
Default constructor sets std::locale::classic() which is 'C'.
| sf::Locale::~Locale | ( | ) |
Destructor restoring stored locale.