Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Ase::ScopedPosixLocale Class Referencefinal

Class to push the POSIX/C locale_t (UTF-8) for the scope of its lifetime. More...

#include "formatter.hh"

Static Public Member Functions

static locale_t posix_locale ()
 

Detailed Description

Class to push the POSIX/C locale_t (UTF-8) for the scope of its lifetime.

Definition at line 19 of file formatter.hh.

Constructor & Destructor Documentation

◆ ScopedPosixLocale()

Ase::ScopedPosixLocale::ScopedPosixLocale ( )
explicit

Definition at line 38 of file formatter.cc.

◆ ~ScopedPosixLocale()

Ase::ScopedPosixLocale::~ScopedPosixLocale ( )
virtual

Definition at line 43 of file formatter.cc.

Member Function Documentation

◆ posix_locale()

locale_t Ase::ScopedPosixLocale::posix_locale ( )
static

Definition at line 17 of file formatter.cc.


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