jsoncpp/include/json
Christopher Dunn c74784621e partially revert "Switch to copy-and-swap idiom for operator=."
This partially reverts commit 45cd9490cd.

Ignored ValueInternal* changes, since those did not produce symbols for
Debian build. (They must not have used the INTERNAL stuff.)

Ignored CZString changes since those are private (and sizeof struct did
not change).

  https://github.com/open-source-parsers/jsoncpp/issues/78

Conflicts:
	include/json/value.h
	src/lib_json/json_internalarray.inl
	src/lib_json/json_internalmap.inl
	src/lib_json/json_value.cpp
2015-03-07 15:48:14 -06:00
..
assertions.h drop do{}while(0) idiom 2015-03-05 15:26:29 -06:00
autolink.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
config.h drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR 2015-02-25 10:04:13 -06:00
features.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
forwards.h drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR 2015-02-25 10:04:13 -06:00
json.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
reader.h add rejectDupKeys feature - not yet impld 2015-03-06 12:38:58 -06:00
value.h partially revert "Switch to copy-and-swap idiom for operator=." 2015-03-07 15:48:14 -06:00
version.h 0.9.z (based on 1.5.z, but binary-compat w/ 0.6.0-rc2) 2015-03-07 15:48:13 -06:00
writer.h maybe fix DLL symbols for VS 2015-03-05 10:11:43 -06:00