PrevUpHomeNext

Type definition combining_max

combining_max

Synopsis

// In header: <boost/unicode/combining.hpp>


typedef mpl::int_< 31 > combining_max;

Description

Maximum size of a combining character sequence in a stream-safe Unicode string


PrevUpHomeNext