mirror of
https://github.com/nlohmann/json.git
synced 2026-07-05 18:15:10 +00:00
9d45aafc2c
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.