Jsonifier
Jsonifier copied to clipboard
A few classes for parsing and serializing objects from/into JSON, in C++ - very rapidly.
Results
1
Jsonifier issues
Sort by
recently updated
recently updated
newest added
Trying to follow you instructions: Installation (CMake) Requirements: CMake 3.18 or later. A C++20 or later compiler. Steps: Clone this repo into a folder. Set the installation directory if you...