Class Ase::Lib::ScopedPosixLocale
ClassList > Ase > Lib > ScopedPosixLocale
Class to push the POSIX/C locale_t (UTF-8) for the scope of its lifetime.
#include <formatter.hh>
Inherits the following classes: Ase::Lib::ScopedLocale
Public Functions
Type | Name |
---|---|
ScopedPosixLocale () |
Public Functions inherited from Ase::Lib::ScopedLocale
Type | Name |
---|---|
~ScopedLocale () |
Public Static Functions
Type | Name |
---|---|
locale_t | posix_locale () Retrieve the (UTF-8) POSIX/C locale_t. |
Protected Functions inherited from Ase::Lib::ScopedLocale
Type | Name |
---|---|
ScopedLocale (locale_t scope_locale) |
Public Functions Documentation
function ScopedPosixLocale
explicit Ase::Lib::ScopedPosixLocale::ScopedPosixLocale ()
Public Static Functions Documentation
function posix_locale
static locale_t Ase::Lib::ScopedPosixLocale::posix_locale ()
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/formatter.hh