json/include
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
..
nlohmann Improve performance of input_stream_adapter 2018-03-12 14:01:10 +01:00