Boost.Locale
|
Classes | |
class | boost::locale::collator< CharType > |
Collation facet. More... | |
struct | boost::locale::comparator< CharType, default_level > |
This class can be used in STL algorithms and containers for comparison of strings with a level other than primary. More... | |
Enumerations | |
enum class | boost::locale::collate_level { boost::locale::collate_level::primary = 0 , boost::locale::collate_level::secondary = 1 , boost::locale::collate_level::tertiary = 2 , boost::locale::collate_level::quaternary = 3 , boost::locale::collate_level::identical = 4 } |
Unicode collation level types. More... | |
Functions | |
class | boost::locale::BOOST_DEPRECATED ("Use collate_level") collator_base |
This module introduces collation related classes
|
strong |
Unicode collation level types.