StringUtil: Add Ellipsise()

This commit is contained in:
Stenzek
2023-09-18 22:29:34 +10:00
parent 76772ec39e
commit 4b24bf74f4
6 changed files with 85 additions and 1 deletions

View File

@@ -6,5 +6,6 @@
<ClCompile Include="bitutils_tests.cpp" />
<ClCompile Include="file_system_tests.cpp" />
<ClCompile Include="path_tests.cpp" />
<ClCompile Include="string_tests.cpp" />
</ItemGroup>
</Project>