Compile [2024-11-19 04:57:52 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.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_narrow_cast_hpp.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\detail_narrow_cast_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/narrow_cast.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/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'To'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ';' before identifier 'narrow_cast'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2065: 'From' : undeclared identifier
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2146: syntax error : missing ')' before identifier 'x'
..\boost/unordered/detail/narrow_cast.hpp(22) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/narrow_cast.hpp(22) : error C2059: syntax error : ')'
..\boost/unordered/detail/narrow_cast.hpp(40) : error C2143: syntax error : missing ';' before '}'