jsoncpp/include
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
..
json Delete nullptr Json::Value constructor (#1194) 2020-06-23 14:52:28 -07:00
CMakeLists.txt Cleanup versioning strategy relanding (#989) (#997) 2019-08-13 22:41:43 -07:00