PrevUpHomeNext

Function word_prop

boost::text::word_prop

Synopsis

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


word_property word_prop(uint32_t cp);

Description

Returns the word property associated with code point cp.


PrevUpHomeNext