GetFEM  5.4.2
getfem_locale.h File Reference

thread safe standard locale with RAII semantics More...

#include <locale.h>
#include <string>
#include "getfem_omp.h"

Go to the source code of this file.

Classes

class  getfem::standard_locale
 Identical to gmm::standard_locale, but does not change std::locale in multi-threaded sections of the code, which is not thread-safe. More...
 

Namespaces

 getfem
 GEneric Tool for Finite Element Methods.
 

Detailed Description

thread safe standard locale with RAII semantics

Author
Andriy Andreykiv andri.nosp@m.y.an.nosp@m.dreyk.nosp@m.iv@g.nosp@m.mail..nosp@m.com
Date
November 29, 2018

Definition in file getfem_locale.h.