Files
2025-10-25 03:02:53 +03:00

1.7 KiB

[localization.general]

28 Text processing library [text]

28.3 Localization library [localization]

28.3.1 General [localization.general]

1

#

Subclause [localization] describes components that C++ programs may use to encapsulate (and therefore be more portable when confronting) cultural differences.

The locale facility includes internationalization support for character classification and string collation, numeric, monetary, and date/time formatting and parsing, and message retrieval.

2

#

The following subclauses describe components for locales themselves, the standard facets, and facilities from the C library, as summarized in Table 90.

Table 90 — Localization library summary [tab:localization.summary]

🔗 Subclause Header
🔗
[locales]
Locales
🔗
[locale.categories]
Standard locale categories
🔗
[c.locales]
C library locales
🔗