Boost.Locale
|
boost::locale | This is the main namespace that encloses all localization classes |
boost::locale::as | This namespace includes all manipulators that can be used on IO streams |
boost::locale::boundary | This namespae contains all operations required for boundary analysis of text |
boost::locale::conv | Namespace that contains all functions related to character set conversion |
boost::locale::flags | This namespace holds additional formatting flags that can be set using ios_info |
boost::locale::gnu_gettext | This namespace holds classes that provide GNU Gettext message catalogs support |
boost::locale::period | Namespace that contains various types for manipulation with dates |
boost::locale::period::marks | This namespace holds a enum of various period types like era, year, month, etc. |
boost::locale::time_zone | Namespace that holds functions for operating with global time zone |
boost::locale::utf | Namespace that holds basic operations on UTF encoded sequences |
boost::locale::util | This namespace provides various utility function useful for Boost.Locale backends implementations |