PrevUpHomeNext

Function scalar_value

boost::text::scalar_value

Synopsis

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


constexpr bool scalar_value(uint32_t c);

Description

Returns true iff c is a valid Unicode scalar value.

See Also:

Unicode 3.9/D90


PrevUpHomeNext