StaticJSON icon indicating copy to clipboard operation
StaticJSON copied to clipboard

Fast, direct and static typed parsing of JSON with C++

Results 3 StaticJSON issues
Sort by recently updated
recently updated
newest added

I am curious, if (de)serializing from and to minimal nested optional JSON fields struct describing the JSON with boolean fields to existence of the optional fields is a supported use...

Thank you for this excellent library. However, this: > Just drop the include and src directory into your own project means a lot of folks, including myself, can't really use...

Hi, I know it is not in RFC, but libraries likw json.net or even rapidjson support comments, can u add that in please?