PrevUpHomeNext

Function sentence_prop

boost::text::sentence_prop

Synopsis

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


sentence_property sentence_prop(uint32_t cp);

Description

Returns the sentence property associated with code point cp.


PrevUpHomeNext