This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
open-source-parsers
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
jsoncpp
/
include
/
json
History
Hans Johnson
e50bfefef1
COMP: Prefer the C++ headers over the C99 headers
...
Using the C++11 headers keeps the library cleaner and more rigorously scoped use of namespaces.
2018-12-30 15:29:22 -06:00
..
allocator.h
Apply the formatting specified in .clang-format file.
2018-05-20 18:38:42 -04:00
assertions.h
COMP: Prefer the C++ headers over the C99 headers
2018-12-30 15:29:22 -06:00
autolink.h
Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing.
2017-07-21 03:44:36 -07:00
config.h
COMP: Prefer the C++ headers over the C99 headers
2018-12-30 15:29:22 -06:00
features.h
Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing.
2017-07-21 03:44:36 -07:00
forwards.h
Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing.
2017-07-21 03:44:36 -07:00
json.h
Apply the formatting specified in .clang-format file.
2018-05-20 18:38:42 -04:00
reader.h
Fix MSVC 15.9 (2017) warning C4866
2018-12-30 15:28:09 -06:00
value.h
allow nullptr when not care the removed array value
2018-07-03 21:29:18 +08:00
version.h
Apply the formatting specified in .clang-format file.
2018-05-20 18:38:42 -04:00
writer.h
Fix MSVC 15.9 (2017) warning C4866
2018-12-30 15:28:09 -06:00