util/AllocatedArray: new utility class

This commit is contained in:
Max Kellermann
2016-04-12 21:30:44 +02:00
parent dce36d3e55
commit 60f32d0bce
2 changed files with 222 additions and 0 deletions
+1
View File
@@ -396,6 +396,7 @@ libutil_a_SOURCES = \
src/util/Clamp.hxx \
src/util/DeleteDisposer.hxx \
src/util/Alloc.cxx src/util/Alloc.hxx \
src/util/AllocatedArray.hxx \
src/util/VarSize.hxx \
src/util/ScopeExit.hxx \
src/util/Error.cxx src/util/Error.hxx \