PrevUpHomeNext

Type collation_strength

boost::text::collation_strength

Synopsis

// In header: <boost/text/collation_fwd.hpp>


enum collation_strength { primary, secondary, tertiary, quaternary, identical };

Description

Collation strength.

See Also:

https://www.unicode.org/reports/tr10/#Multi_Level_Comparison


PrevUpHomeNext