boost::locale::basic_format< CharType > | Printf like class that allows type-safe and locale aware message formatting |
boost::locale::boundary::break_iterator< IteratorType > | Break_iterator is bidirectional iterator that returns text boundary positions |
boost::locale::calendar | This class provides an access to general calendar information |
boost::locale::collator< CharType > | Collation facet |
boost::locale::collator_base | Base class that included collation level flags |
boost::locale::comparator< CharType, default_level > | This class can be used in STL algorithms and containers for comparison of strings with different level then primary |
boost::locale::conv::conversion_error | The excepton that is thrown in case of conversion error |
boost::locale::date_time | This class represents a date time and allows to perform various operation according to the locale settings |
boost::locale::date_time_duration | This class represents a period: a pair of two date_time objects |
boost::locale::date_time_error | This error is thrown in case of invalid state that occurred |
boost::locale::date_time_period | This structure provides a pair period_type and amount |
boost::locale::date_time_period_set | This class that represents a set of periods, |
boost::locale::generator | Major class used for locale generation |
boost::locale::info | Facet that holds general information about locale |
boost::locale::boundary::mapping< RangeIterator > | Class the holds boundary mapping of the text that can be used with iterators |
boost::locale::message | This class represents a message that can be converted to specific locale message |
boost::locale::time_zone | This class represents time zone and time zone related information |
boost::locale::boundary::token_iterator< IteratorType, ValueType > | Token_iterator is an iterator that returns text chunks between boundary positions |