Shared/Containers/StringStlView.h file

STL std::string_view compatibility for Death::Containers::String and Death::Containers::StringView.

Including this header allows you to convert a Death::Containers::String / Death::Containers::StringView from and to a C++17 std::string_view.

Namespaces

namespace Death
Shared root namespace.
namespace Death::Containers
Container implementations.