Compile [2024-11-19 06:48:17 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-11.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_foa_types_constructibility_hpp.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\detail_foa_types_constructibility_hpp.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_HEADER=boost/unordered/detail/foa/types_constructibility.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\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\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\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\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" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include"
self_include_tests_obj.cpp
..\boost/unordered/detail/foa/types_constructibility.hpp(17) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/foa/types_constructibility.hpp(17) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/foa/types_constructibility.hpp(17) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/foa/types_constructibility.hpp(19) : error C2065: 'Args' : undeclared identifier
..\boost/unordered/detail/foa/types_constructibility.hpp(21) : see reference to class template instantiation 'boost::unordered::detail::foa::check_key_type_t<Key,<unnamed-tag>>' being compiled
..\boost/unordered/detail/foa/types_constructibility.hpp(19) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/foa/types_constructibility.hpp(20) : error C2059: syntax error : ')'
..\boost/unordered/detail/foa/types_constructibility.hpp(21) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/foa/types_constructibility.hpp(21) : fatal error C1004: unexpected end-of-file found