Test output: teeks99-09-v11d-64onAMD64 - bind - protect_test2 / msvc-11.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 05:18:24 +0000
Compile [2024-11-19 06:42:10 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\bind\test\protect_test2.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\bind\test\protect_test2.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\protect_test2.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /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\bind\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\function\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" 

protect_test2.cpp
..\boost/bind/protect.hpp(49) : error C2332: 'class' : missing tag name
        ..\boost/bind/protect.hpp(58) : see reference to class template instantiation 'boost::_bi::protected_bind_t<F>' being compiled
..\boost/bind/protect.hpp(49) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/bind/protect.hpp(49) : error C2143: syntax error : missing ',' before '...'
..\boost/bind/protect.hpp(49) : error C2065: 'A' : undeclared identifier
..\boost/bind/protect.hpp(49) : error C2988: unrecognizable template declaration/definition
..\boost/bind/protect.hpp(49) : error C2059: syntax error : '...'
..\boost/bind/protect.hpp(54) : error C2332: 'class' : missing tag name
..\boost/bind/protect.hpp(55) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body