|
JsonFormat
A json library with individual json object formatting support
|
A json library with individual json object formatting support
| Option name | Purpose |
|---|---|
| JSON_FORMAT_STRICT_ERRORS | Get*() functions throw an error instead of returning 0 on a null object |
| JSON_FORMAT_BUILD_TESTS | Build tests. Run git submodule update --init --recursive --depth 1 after cloning to download googletest which is required for tests |
Documentation is available here