jsoncpp/include/json
Christopher Dunn 1c4f6a2d79 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-04-11 14:49:59 -05:00
..
assertions.h use Json::LogicError in macros 2015-03-08 12:42:53 -05:00
autolink.h Ran clang-format over all .h and .cpp files. 2014-07-01 08:48:54 +10:00
config.h Make preprocessor query robust against older gcc versions 2015-03-08 13:07:27 -05: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 Update reader.h 2015-03-14 21:30:00 +03:00
value.h partially revert "Switch to copy-and-swap idiom for operator=." 2015-04-11 14:49:59 -05:00
version.h 0.10.z (based on 1.6.z, but binary-compat w/ 0.6.0-rc2) 2015-04-11 14:49:59 -05:00
writer.h prefer ValueIterator::name() to ::memberName() 2015-03-08 14:35:00 -05:00