jsoncpp/include/json
2021-09-21 01:55:25 -04: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 Document skipBom in CharReaderBuilder (#1332) 2021-09-21 01:55:25 -04: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 version.h: fix the version number in the header 2020-10-03 23:09:25 -05:00
writer.h add comment for emitUTF8 in header 2021-03-06 01:33:15 -06:00