Compile [2024-11-19 12:03:44 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\unordered\test\unordered\self_include_tests_obj.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\detail_concurrent_static_asserts_hpp.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\detail_concurrent_static_asserts_hpp.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_HEADER=boost/unordered/detail/concurrent_static_asserts.hpp "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\compat\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include"
self_include_tests_obj.cpp
..\boost/unordered/detail/type_traits.hpp(110) : error C2144: syntax error : 'const bool' should be preceded by ';'
..\boost/unordered/detail/type_traits.hpp(111) : see reference to class template instantiation 'boost::unordered::detail::type_traits_detail::is_nothrow_swappable_helper<T,<unnamed-symbol>>' being compiled
..\boost/unordered/detail/type_traits.hpp(110) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/type_traits.hpp(115) : error C2670: 'std::swap' : the function template cannot convert parameter 1 from type 'add_rvalue_reference<T&>::type'
..\boost/unordered/detail/type_traits.hpp(117) : error C2144: syntax error : 'const bool' should be preceded by ';'
..\boost/unordered/detail/type_traits.hpp(119) : see reference to class template instantiation 'boost::unordered::detail::type_traits_detail::is_nothrow_swappable_helper<T,void>' being compiled
..\boost/unordered/detail/type_traits.hpp(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/type_traits.hpp(225) : error C2144: syntax error : 'std::add_const<_Ty>::type' should be preceded by ';'
..\boost/unordered/detail/type_traits.hpp(225) : error C2065: 'T' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(225) : error C2065: 't' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(225) : fatal error C1903: unable to recover from previous error(s); stopping compilation