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
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
..
jsontestrunner
STYLE: Use auto for variable type matches the type of the initializer expression
2019-01-15 18:30:49 -06:00
lib_json
STYLE: Avoid unnecessary conversions from size_t to unsigned int
2019-01-15 18:30:49 -06:00
test_lib_json
STYLE: Avoid unnecessary conversions from size_t to unsigned int
2019-01-15 18:30:49 -06:00
CMakeLists.txt
STYLE: Convert CMake-language commands to lower case
2018-12-30 15:32:57 -06:00