<mrdocs/Support/String.hpp>
constexpr std::string toUpperCase(std::string_view const s) noexcept;
constexpr char toUpperCase(char const c) noexcept;