-
disabled "CopyAssignable" test for MSVC in Debug mode, see #125 · 9d45aafcdariomt authored
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.
9d45aafc
×