PrevUpHomeNext

Function grapheme_prop

boost::text::grapheme_prop

Synopsis

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


grapheme_property grapheme_prop(uint32_t cp);

Description

Returns the grapheme property associated with code point cp.


PrevUpHomeNext