Closed glenfe closed 4 years ago
@timblechmann Since it's just the forward declarations in mutable_heap_test.cpp that MSVC 12 has a problem with, I've suppressed those in the unit test. This way we still test MSVC 12 for all the other supported Heap features.
@glenfe great! i'll merge once the builds are green. thanks a lot!
@timblechmann Thanks (all green now).
Good to merge to master?
@glenfe thanks a lot! especially for the appveyor integration. there's one build failure with msvc-12.0, i'm wondering if we might want to disable that configuration. any thoughts on this?