Boost C++ Libraries: Ticket #12911: Allow u32regex_match to accept boost::string_view https://svn.boost.org/trac10/ticket/12911 <p> Boost provides a lot of boost::u32regex_match overloads for various string types in regex/icu.hpp. </p> <p> 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. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12911 Trac 1.4.3