PrevUpHomeNext

Type l2_weight_order

boost::text::l2_weight_order

Synopsis

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



enum l2_weight_order { forward, backward };

Description

The order of L2 collation weights. Only Canandian French uses backward.


PrevUpHomeNext