Skip to content

KC-Su/Cpp-Class-to-simulate-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cpp-Class-to-simulate-JSON

How to use?

  1. Just include json_obj.hpp file
  2. And operate class json with your own cpp file (some example can be found in example.cpp)
  3. Compile with g++ with -std=c++11

About

A C++ class to simulate JSON format data and also provide operator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages