Adapted markup for new msvc-10.0 variants.

[SVN r70779]
This commit is contained in:
Joachim Faulhaber 2011-03-31 09:12:50 +00:00
parent f5a8fa5fe7
commit 434396c222

View file

@ -1928,7 +1928,7 @@
<toolset name="msvc-7.1"/>
<toolset name="msvc-8.0"/>
<toolset name="msvc-9.0*"/>
<toolset name="msvc-10.0"/>
<toolset name="msvc-10.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.