Open CASCADE Technology 6.6.0
Data Structures
Standard_CLocaleSentry.hxx File Reference
#include <Standard_Macro.hxx>
#include <locale.h>

Data Structures

class  Standard_CLocaleSentry
 "xlocale.h" available in Mac OS X and glibc (Linux) for a long time as an extension and become part of POSIX since '2008. Notice that this is impossible to test (_POSIX_C_SOURCE >= 200809L) since POSIX didn't declared such identifier. We check _GNU_SOURCE for glibc extensions here and it is always defined by g++ compiler. More...
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines