json/include/nlohmann/detail
abolz d46cf99a85 Improve performance of input_stream_adapter
Use the underlying streambuf to extract characters instead of the istream
interface and manually set the istream error state.

This slightly changes the behavior in case a streambuf operation throws
an exception.
2018-03-12 14:01:10 +01:00
..
conversions Fix constraints on from_json(CompatibleArrayType) 2018-02-12 15:37:33 +01:00
input Improve performance of input_stream_adapter 2018-03-12 14:01:10 +01:00
iterators fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
output ♻️ refined SFINAE to fix some warnings 2018-03-07 22:01:44 +01:00
exceptions.hpp 🐛 fix for #962 2018-02-06 22:38:53 +01: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 fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
macro_unscope.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
meta.hpp support construction from other basic_json types 2018-02-27 16:48:09 +01:00
value_t.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00