locale header

From Cppwiki

Jump to: navigation, search

locale is a C++ Standard Library #include. It is responsible for defining std::ctype, std::num_get, std::num_put along with many other functions and types related to localization.

Functions defined by <locale>

Types defined by <locale>

Personal tools