boost::text::unreserved_scalar_value
// In header: <boost/text/transcode_iterator.hpp> constexpr bool unreserved_scalar_value(uint32_t c);
Returns true iff c is a Unicode scalar value not in the reserved range.
c
See Also:
Unicode 3.9/D90