STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
clocale File Reference
#include <bits/c++config.h>
#include <locale.h>

Macros

#define _GLIBCXX_CLOCALE   1
 

Detailed Description

This is a Standard C++ Library file. You should #include this file in your programs, rather than any of the *.h implementation files.

This is the C++ version of the Standard C Library header locale.h, and its contents are (mostly) the same as that header, but are all contained in the namespace std (except for names which are defined as macros in C).

Macro Definition Documentation

#define _GLIBCXX_CLOCALE   1