json/include/nlohmann
mefyl aa10382629 Set eofbit on exhausted input stream.
Fix issue #1340.

        The eofbit is set manually since we don't go through the
	stream interface. We could maybe use the stream interface
	instead, but there are some assumptions regarding which
	exception go through, so this seems to be the most prudent
	approach for now.
2018-11-08 11:41:17 +01:00
..
detail Set eofbit on exhausted input stream. 2018-11-08 11:41:17 +01:00
adl_serializer.hpp 🚨 fixed some more linter warnings 2018-10-28 09:15:41 +01:00
json.hpp 🔖 set version to 3.4.0 2018-10-30 21:30:20 +01:00
json_fwd.hpp 🚨 fixed some clang-tidy warnings 2018-10-07 18:39:18 +02:00