json/include/nlohmann
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
..
detail Improve performance of input_stream_adapter 2018-03-12 14:01:10 +01:00
adl_serializer.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
json_fwd.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
json.hpp 👌 made changes proposed in #1001 2018-03-10 11:02:58 +01:00