PrevUpHomeNext

Type case_level

boost::text::case_level

Synopsis

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



enum case_level { on, off };

Description

Controls whether a notional case level used in a tailored collation table.

See Also:

https://www.unicode.org/reports/tr35/tr35-collation.html#Case_Parameters


PrevUpHomeNext