mirror of
https://github.com/nlohmann/json.git
synced 2026-09-25 06:10:25 +01:00
STL iterators used by json::iterator don't pass this test in Debug mode. The test does pass in Release mode, so I felt the best thing to do was selectively disable that test.