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
..
2019-11-14 09:38:11 -08:00
2020-04-12 01:26:04 -04:00
2020-04-12 01:26:04 -04:00
2019-11-14 10:21:15 -08:00
2020-01-07 09:23:50 +08:00