Common: Drop String, add SmallString

This commit is contained in:
Stenzek
2023-09-20 23:49:14 +10:00
parent 3c68543491
commit ac0601f408
55 changed files with 1500 additions and 2062 deletions

View File

@@ -46,8 +46,8 @@ add_library(common
settings_interface.h
sha1_digest.cpp
sha1_digest.h
string.cpp
string.h
small_string.cpp
small_string.h
string_util.cpp
string_util.h
thirdparty/thread_pool.cpp