jsoncpp/include
Andrey Okoshkin 9b569c8ce3 Make Value copy constructor simplier
Helper private methods Value::dupPayload() and Value::dupMeta() are added.
Value copy constructor doesn't attempt to delete its data first.
* Value::dupPayload() duplicates a payload.
* Value::dupMeta() duplicates comments and an offset position with a limit.
2018-01-12 15:59:20 +03:00
..
json Make Value copy constructor simplier 2018-01-12 15:59:20 +03:00
CMakeLists.txt Replace current install variables with GNUInstallDirs 2016-12-14 17:53:10 +01:00