Shared/Containers/StringStl.h file

STL std::string 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 std::string.

Namespaces

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