This website requires JavaScript.
Explore
Help
Sign In
3party
/
jsoncpp
Watch
0
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2024-12-26 18:51:04 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
include
/
json
History
Billy Donahue
fe9663e7ed
Json::ValueIterator
operators
*
and
->
need to be const
...
Fixes
#1249
.
2021-01-10 00:40:21 -06:00
..
allocator.h
Fix c++20 compilation problem for clang10 and fix potential bug due to compiler optimization
2020-11-02 10:51:39 -05:00
assertions.h
clang-tidy fixes again (
#1155
)
2020-04-12 01:26:04 -04:00
config.h
clang-tidy fixes again (
#1155
)
2020-04-12 01:26:04 -04:00
forwards.h
Run Clang-tidy with modernize-use-auto (
#1077
)
2019-12-04 09:08:45 +08:00
json_features.h
revert trailing comma in old Reader (
#1126
)
2020-02-13 13:25:08 -08:00
json.h
Readd some overzealously removed code
2019-11-14 10:21:15 -08:00
reader.h
Run Clang-tidy with modernize-use-auto (
#1077
)
2019-12-04 09:08:45 +08:00
value.h
Json::ValueIterator
operators
*
and
->
need to be const
2021-01-10 00:40:21 -06:00
version.h
version.h: fix the version number in the header
2020-10-03 23:09:25 -05:00
writer.h
Run Clang-tidy with modernize-use-auto (
#1077
)
2019-12-04 09:08:45 +08:00