Skip to content
This repository has been archived by the owner on Jan 15, 2018. It is now read-only.

sgorsten/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json.h

Release is 1.0 License is Unlicense

Platform Build Status
Visual Studio 2013 AppVeyor: Build status
GCC 4.8 Travis CI: Build status

json.h is a single header public domain JSON library for C++11.

TODO

  • Better support for mutable values
  • Decide whether to keep or deprecate gcc 4.8 and earlier workaround for missing regex implementation
  • Validate + prettyprint sample
  • Unit tests

Releases

No releases published

Packages

No packages published

Languages