boost::text::scalar_value
// In header: <boost/text/transcode_iterator.hpp> constexpr bool scalar_value(uint32_t c);
Returns true iff c is a valid Unicode scalar value.
c
See Also:
Unicode 3.9/D90