Allow using wxPrintf() etc with std::string_view arguments when using C++17. This is inefficient but still more convenient than not being able to use string_view at all.