jsoncpp/include/json
Radoslav Atanasov ccd077ffce Fix MSVC 15.9 (2017) warning C4866
by changing operator[] param type from JSONCPP_STRING to const JSONCPP_STRING& for CharReaderBuilder and StreamWriterBuilder (as it is already in Value).

https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/c4866?view=vs-2017
2018-12-30 15:28:09 -06:00
..
allocator.h Apply the formatting specified in .clang-format file. 2018-05-20 18:38:42 -04:00
assertions.h Apply the formatting specified in .clang-format file. 2018-05-20 18:38:42 -04:00
autolink.h Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing. 2017-07-21 03:44:36 -07:00
config.h Apply the formatting specified in .clang-format file. 2018-05-20 18:38:42 -04:00
features.h Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing. 2017-07-21 03:44:36 -07:00
forwards.h Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing. 2017-07-21 03:44:36 -07:00
json.h Apply the formatting specified in .clang-format file. 2018-05-20 18:38:42 -04:00
reader.h Fix MSVC 15.9 (2017) warning C4866 2018-12-30 15:28:09 -06:00
value.h allow nullptr when not care the removed array value 2018-07-03 21:29:18 +08:00
version.h Apply the formatting specified in .clang-format file. 2018-05-20 18:38:42 -04:00
writer.h Fix MSVC 15.9 (2017) warning C4866 2018-12-30 15:28:09 -06:00