This website works better with JavaScript
Home
Explore
Help
Sign In
sjjaffe
/
cpp-json
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bcbc63184b
Branches
Tags
master
Commit History
Find
Author
SHA1
Message
Date
Samuel Jaffe
227e4ac9c6
Adding support for integral types shorter than int32_t, and floating point types other than double.
8 years ago
Samuel Jaffe
3f4d671e87
Moved parsing utilities to json_parser.cpp.
9 years ago
Samuel Jaffe
7295113df9
Moved example program to json_test.cpp
9 years ago
Samuel Jaffe
a5d2abe2b5
Initial commit of JSON parser/object. Contains the ability to directly map the JSON string to member variables inline. This skips over deserializing the object out into a JSON tree itself.
9 years ago