Compile [2024-11-19 08:29:15 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\apply_test2.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\bind\test\apply_test2.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\apply_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"
apply_test2.cpp
..\boost/bind/apply.hpp(21) : error C2332: 'class' : missing tag name
..\boost/bind/apply.hpp(25) : see reference to class template instantiation 'boost::apply<R>' being compiled
..\boost/bind/apply.hpp(21) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/bind/apply.hpp(21) : error C2143: syntax error : missing ',' before '...'
..\boost/bind/apply.hpp(21) : error C2061: syntax error : identifier 'A'