Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::Locale Class Reference

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.
 

Detailed Description

Sets the numeric locale for a specific scope.

Constructor & Destructor Documentation

◆ Locale()

sf::Locale::Locale ( )

Default constructor sets std::locale::classic() which is 'C'.

◆ ~Locale()

sf::Locale::~Locale ( )

Destructor restoring stored locale.


The documentation for this class was generated from the following file: