[ox/std] Make String(StringView) constructor explicit, add StringLiteral

This commit is contained in:
2023-11-28 23:31:11 -06:00
parent 7008ebfb40
commit 3a62650d62
10 changed files with 137 additions and 243 deletions

View File

@@ -118,6 +118,7 @@ install(
std.hpp
stddef.hpp
string.hpp
stringliteral.hpp
stringview.hpp
strongint.hpp
strops.hpp