Files
json-c/cmake
Eric Haszlakiewicz 0fc9d91277 Kick json_type_string out of struct json_object.
The default is now that string data is stored inline at the end of json_object, though to allow for json_object_set_string() to set a _longer_ string, we still need to allow for the possibility of a separate char * pointer.
All json types have been split out now, next step it cleanup.
2020-06-07 02:56:59 +00:00
..
2019-05-18 19:44:29 +08:00
2018-07-24 08:06:13 +10:00