Skip to content

Latest commit

 

History

History
24 lines (23 loc) · 309 Bytes

README.md

File metadata and controls

24 lines (23 loc) · 309 Bytes

This is a tool for the purpose that auto parse json character string to cpp object.

Support Platform

Windows
Linux\Unix

Build

how to build

$ cmake example
$ make
$ make install

Example

how to run example

linux\unix

$ testjson

windows

% testjson.exe