This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2025-04-27 18:30:50 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
include
/
json
History
Baptiste Lepilleur
4a5e58c4f4
Integrated part of Patch
#2839016
, fixing default iterator initialization when using internal map.
2010-01-15 14:56:59 +00:00
..
autolink.h
Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
2007-06-13 15:51:04 +00:00
config.h
- added mini unit testing framework
2009-11-21 18:07:09 +00:00
features.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
forwards.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
json.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
reader.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
value.h
Integrated part of Patch
#2839016
, fixing default iterator initialization when using internal map.
2010-01-15 14:56:59 +00:00
writer.h
Added StyledStreamWriter, which has no reason to derive from Writer, since its write() method does cannot return a string and must take a stream.
2007-06-13 15:55:50 +00:00