Benoit Blanchon 04e8acd844 Store offset between slots to reduce memory usage пре 7 година
..
CMakeLists.txt 04e8acd844 Store offset between slots to reduce memory usage пре 7 година
add.cpp f375459d53 JsonArray::remove() and JsonObject::remove() now release the memory of strings пре 7 година
copyFrom.cpp b106b1ed14 Copy JsonArray and JsonObject, instead of storing pointers (fixes #780) пре 7 година
copyTo.cpp b105e6f7c4 Return `JsonArray` and `JsonObject` by value (closes #309) пре 7 година
createNested.cpp 87fa87d87b Renamed function `RawJson()` to `serialized()` пре 7 година
equals.cpp b0560cbd99 Added `JsonArrayConst`, `JsonObjectConst`, and `JsonVariantConst` пре 7 година
get.cpp 04e8acd844 Store offset between slots to reduce memory usage пре 7 година
isNull.cpp 02d809f3f4 Added Visitable to reduce the number of definitions of operator<< пре 7 година
iterator.cpp b0560cbd99 Added `JsonArrayConst`, `JsonObjectConst`, and `JsonVariantConst` пре 7 година
remove.cpp b105e6f7c4 Return `JsonArray` and `JsonObject` by value (closes #309) пре 7 година
size.cpp 1a4515c0b9 Removed `JsonArray::is<T>(i)` and `JsonArray::set(i,v)` пре 7 година
std_string.cpp 1a4515c0b9 Removed `JsonArray::is<T>(i)` and `JsonArray::set(i,v)` пре 7 година
subscript.cpp f375459d53 JsonArray::remove() and JsonObject::remove() now release the memory of strings пре 7 година
undefined.cpp 87fa87d87b Renamed function `RawJson()` to `serialized()` пре 7 година