jsoncpp/include/json
nathanruiz c8453d39d1
Delete nullptr Json::Value constructor (#1194)
This patch adds an explicit ctor with a std::nullptr_t argument, that is `delete`-d. This keeps Json::Value from exposing a coding error when automatically promoted to a const char* type.
2020-06-23 14:52:28 -07:00
..
allocator.h Issue 1100: Drop CPPTL support 2019-11-14 09:38:11 -08:00
assertions.h clang-tidy fixes again (#1155) 2020-04-12 01:26:04 -04:00
config.h clang-tidy fixes again (#1155) 2020-04-12 01:26:04 -04:00
forwards.h Run Clang-tidy with modernize-use-auto (#1077) 2019-12-04 09:08:45 +08:00
json_features.h revert trailing comma in old Reader (#1126) 2020-02-13 13:25:08 -08:00
json.h Readd some overzealously removed code 2019-11-14 10:21:15 -08:00
reader.h Run Clang-tidy with modernize-use-auto (#1077) 2019-12-04 09:08:45 +08:00
value.h Delete nullptr Json::Value constructor (#1194) 2020-06-23 14:52:28 -07:00
version.h Meson updates (#1124) 2020-01-07 09:23:50 +08:00
writer.h Run Clang-tidy with modernize-use-auto (#1077) 2019-12-04 09:08:45 +08:00