

Classes | |
| class | boost::locale::conv::conversion_error |
| The excepton that is thrown in case of conversion error. More... | |
| class | boost::locale::conv::invalid_charset_error |
| This exception is thrown in case of use of unsupported or invalid character set. More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::locale | |
| This is the main namespace that encloses all localization classes. | |
| boost::locale::conv | |
| Namespace that contains all functions related to character set conversion. | |
Enumerations | |
| enum | boost::locale::conv::method_type { boost::locale::conv::skip = 0, boost::locale::conv::stop = 1, boost::locale::conv::default_method = skip } |
| enum that defines conversion policy More... | |