Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files. More information - Homepage: https://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html

Available Versions of JsonCpp

...