This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c4904b2c0d
jsoncpp
/
include
/
json
History
Christopher Dunn
c4904b2c0d
Bump micro version
2021-11-03 11:39:54 -05: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
Drop compile-time deprecation warning
2021-11-03 11:35:15 -05:00
value.h
Disable also Visual Studio warning C4275 (std::exception used as base class in dll-interface class) when building as DLL and JSONCPP_DISABLE_DLL_INTERFACE_WARNING is defined.
2021-01-10 00:50:48 -06:00
version.h
Bump micro version
2021-11-03 11:39:54 -05:00
writer.h
Drop compile-time deprecation warning
2021-11-03 11:35:15 -05:00