Versions Compared

Key

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

...

JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment inunserializationin unserialization/serialization steps, making it a convenient format to store user input files.

...