JsonArray::remove() and JsonObject::remove() now release the memory of the variant

This commit is contained in:
Benoit Blanchon
2018-10-19 19:40:21 +02:00
parent ae089dcff7
commit d8d939660b
15 changed files with 174 additions and 37 deletions

View File

@ -4,6 +4,7 @@
add_executable(DynamicMemoryPoolTests
alloc.cpp
allocSlot.cpp
no_memory.cpp
size.cpp
startString.cpp