This reintroduces the std::string_view constructor for String which was removed in 01aca7649c1a3a5ee20a47c5ecd3cb2e29395f89. I agree that the constexpr portion of the functionality was largely broken, so this reintroduction does not declare anything constexpr.
This reintroduces the
std::string_view
constructor for String which was removed in 01aca7649c1a3a5ee20a47c5ecd3cb2e29395f89. I agree that the constexpr portion of the functionality was largely broken, so this reintroduction does not declare anything constexpr.