Cpp-Class-to-simulate-JSON How to use? Just include json_obj.hpp file And operate class json with your own cpp file (some example can be found in example.cpp) Compile with g++ with -std=c++11