17 Nov
2014
17 Nov
'14
5:25 p.m.
Beman Dawes
At my request, Tom Kent has kindly added VC++ 14.0 (toolset msvc-14.0) to his develop branch tests. [...] Several libraries are showing new test failures.
BOOST_MSVC_ENABLE_2014_JUN_CTP seems to be missing, visible in the Boost.Lockfree test failures (the default constructor of tagged_ptr must be noexcept). Many failures are because MSVC14 has problems with Boost.Assign's templated conversion operator, this is already fixed: https://connect.microsoft.com/VisualStudio/feedback/details/1007225/vc14- ctp4-boost-assign-broken