id summary reporter owner description type status milestone component version severity resolution keywords cc 12911 Allow u32regex_match to accept boost::string_view dani.user@… John Maddock "Boost provides a lot of boost::u32regex_match overloads for various string types in regex/icu.hpp. It would be nice to also be able to pass a boost::string_view. Passing a char pointer from the string_view incurs the overhead of calling strlen() which doesn't work on strings that are not null terminated." Feature Requests new To Be Determined regex Boost 1.63.0 Optimization regex, string_view