PrevUpHomeNext

Type nf

boost::text::nf

Synopsis

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


enum nf { c, d, kc, kd, fcc };

Description

The Unicode Normalization Forms.

See Also:

https://unicode.org/reports/tr15


PrevUpHomeNext