mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 06:24:59 +00:00
Update for MSVC14
lexical_cast_loopback_test and cmp_msvc_value_born_error are still expected to fail with MSVC14.
This commit is contained in:
parent
410cfbc3fc
commit
9b2ce200c4
1 changed files with 2 additions and 0 deletions
|
@ -685,6 +685,7 @@
|
|||
<toolset name="msvc-10.0*"/>
|
||||
<toolset name="msvc-11.0*"/>
|
||||
<toolset name="msvc-12.0*"/>
|
||||
<toolset name="msvc-14.0*"/>
|
||||
<toolset name="msvc-7.1*"/>
|
||||
<toolset name="vacpp-10.1"/>
|
||||
<toolset name="qcc-4*"/>
|
||||
|
@ -2137,6 +2138,7 @@
|
|||
<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.
|
||||
|
|
Loading…
Add table
Reference in a new issue