json/include/nlohmann/detail
Tsz-Ho Yu 3004a73951 Fix -Wno-sometimes-uninitialized by initializing "result" in parse_sax
The function parse_sax() returns sometimes-uninitialized warnings in
some compilers. This commit fixes that.
2018-08-18 01:12:19 +01:00
..
conversions split meta.hpp, add detected_t (used to define concepts) 2018-08-16 11:58:42 +02:00
input Fix -Wno-sometimes-uninitialized by initializing "result" in parse_sax 2018-08-18 01:12:19 +01:00
iterators split meta.hpp, add detected_t (used to define concepts) 2018-08-16 11:58:42 +02:00
meta add static_asserts on SAX interface 2018-08-16 11:59:57 +02:00
output split meta.hpp, add detected_t (used to define concepts) 2018-08-16 11:58:42 +02:00
exceptions.hpp 🔨 improved code #1021 2018-03-28 19:37:21 +02:00
json_pointer.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
json_ref.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
macro_scope.hpp Add new JSON_INTERNAL_CATCH macro function 2018-07-19 15:43:41 +09:00
macro_unscope.hpp Add new JSON_INTERNAL_CATCH macro function 2018-07-19 15:43:41 +09:00
value_t.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00