Benoit Blanchon 02d809f3f4 Added Visitable to reduce the number of definitions of operator<< 7 лет назад
..
CMakeLists.txt b0560cbd99 Added `JsonArrayConst`, `JsonObjectConst`, and `JsonVariantConst` 7 лет назад
add.cpp 6d290bd001 Fixed duplication of char* 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 лет назад
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 лет назад
set.cpp 6d290bd001 Fixed duplication of char* 7 лет назад
size.cpp 87fa87d87b Renamed function `RawJson()` to `serialized()` 7 лет назад
std_string.cpp b105e6f7c4 Return `JsonArray` and `JsonObject` by value (closes #309) 7 лет назад
subscript.cpp b0560cbd99 Added `JsonArrayConst`, `JsonObjectConst`, and `JsonVariantConst` 7 лет назад
undefined.cpp 87fa87d87b Renamed function `RawJson()` to `serialized()` 7 лет назад