Update ICL failures for MSVC14

This test finally passes with MSVC 14 RTM.
This commit is contained in:
Marcel Raad 2015-09-08 22:26:30 +02:00
parent bc561943d6
commit 9f98a8a85b

View file

@ -2177,7 +2177,6 @@
<toolset name="msvc-10.0*"/>
<toolset name="msvc-11.0*"/>
<toolset name="msvc-12.0*"/>
<toolset name="msvc-14.0*"/>
<note author="Joachim Faulhaber">
Compiler error expected for msvc: A minimal example of a class template 'value' that
results in syntax error in a subsequent meta function.