Updated failure markup for msvc-11

[SVN r82303]
This commit is contained in:
Joachim Faulhaber 2012-12-31 16:12:25 +00:00
parent 06dacda47f
commit 3303f7a986

View file

@ -2084,6 +2084,7 @@
<toolset name="msvc-8.0"/>
<toolset name="msvc-9.0*"/>
<toolset name="msvc-10.0*"/>
<toolset name="msvc-11.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.