util/StringBuffer: new utility class

This commit is contained in:
Max Kellermann
2017-01-17 10:58:07 +01:00
parent de3e0585f1
commit 4f01387edf
2 changed files with 109 additions and 0 deletions
+1
View File
@@ -415,6 +415,7 @@ libutil_a_SOURCES = \
src/util/CharUtil.hxx \
src/util/NumberParser.hxx \
src/util/MimeType.cxx src/util/MimeType.hxx \
src/util/StringBuffer.hxx \
src/util/StringPointer.hxx \
src/util/StringView.cxx src/util/StringView.hxx \
src/util/AllocatedString.cxx src/util/AllocatedString.hxx \