PrevUpHomeNext

Function bidi_prop

boost::text::bidi_prop

Synopsis

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


bidi_property bidi_prop(uint32_t cp);

Description

Returns the bidirectional algorithm property associated with code point cp.


PrevUpHomeNext