Compile [2024-11-19 06:48:37 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\variant\test\variant_multivisit_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\variant\test\variant_multivisit_test.test\msvc-11.0\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\variant_multivisit_test.obj" -TP /wd4675 /EHa /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\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\integer\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_index\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\variant\include"
variant_multivisit_test.cpp
..\boost/variant/variant_fwd.hpp(130) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/variant_fwd.hpp(138) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/detail/multivisitors_cpp11_based.hpp(31) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/detail/multivisitors_cpp11_based.hpp(33) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/detail/multivisitors_cpp11_based.hpp(35) : error C2065: 'I' : undeclared identifier
..\boost/variant/detail/multivisitors_cpp11_based.hpp(36) : see reference to class template instantiation 'boost::detail::variant::make_index_sequence<N,__formal>' being compiled
..\boost/variant/detail/multivisitors_cpp11_based.hpp(35) : error C2143: syntax error : missing ',' before '...'
..\boost/variant/detail/multivisitors_cpp11_based.hpp(36) : error C2143: syntax error : missing ';' before '{'
..\boost/variant/detail/multivisitors_cpp11_based.hpp(36) : fatal error C1004: unexpected end-of-file found