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-09-16 18:47:15 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
src
/
lib_json
History
Hans Johnson
21a4185634
STYLE: Avoid unnecessary conversions from size_t to unsigned int
...
Make the index values consistent with size_t.
2019-01-15 18:30:49 -06:00
..
CMakeLists.txt
COMP: Provide C++11 feature testing during config
2018-12-30 15:32:57 -06:00
json_reader.cpp
STYLE: Avoid unnecessary conversions from size_t to unsigned int
2019-01-15 18:30:49 -06:00
json_tool.h
Fix
#782
2018-06-05 10:17:36 +03:00
json_value.cpp
STYLE: Pefer = default to explicitly trivial implementations
2019-01-15 18:30:49 -06:00
json_valueiterator.inl
STYLE: Pefer = default to explicitly trivial implementations
2019-01-15 18:30:49 -06:00
json_writer.cpp
STYLE: Pefer = default to explicitly trivial implementations
2019-01-15 18:30:49 -06:00
version.h.in
-DJSONCPP_USE_SECURE_MEMORY=1 for cmake
2016-03-19 19:21:15 -05:00