jsoncpp/src/lib_json
Hans Johnson 31d65711d6 ENH: Remove conditionals for unsupported VS compilers
Visual Studio 12 (2013) with _MSC_VER=1800 is the oldest supported
compiler with sufficient C++11 capabilities

See:
https://blogs.msdn.microsoft.com/vcblog/2013/12/02/c1114-core-language-features-in-vs-2013-and-the-nov-2013-ctp/
for details related to language features supported.
2019-01-14 16:27:52 -06:00
..
CMakeLists.txt COMP: Provide C++11 feature testing during config 2018-12-30 15:32:57 -06:00
json_reader.cpp ENH: Remove conditionals for unsupported VS compilers 2019-01-14 16:27:52 -06:00
json_tool.h Fix #782 2018-06-05 10:17:36 +03:00
json_value.cpp ENH: Remove conditionals for unsupported VS compilers 2019-01-14 16:27:52 -06:00
json_valueiterator.inl COMP: Use nullptr instead of 0 or NULL 2018-12-12 13:41:06 -06:00
json_writer.cpp ENH: Remove conditionals for unsupported VS compilers 2019-01-14 16:27:52 -06:00
version.h.in -DJSONCPP_USE_SECURE_MEMORY=1 for cmake 2016-03-19 19:21:15 -05:00