Compile [2024-11-19 06:46:40 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\smart_ptr\test\sp_is_bounded_array_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\smart_ptr\test\sp_is_bounded_array_test.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\sp_is_bounded_array_test.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_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\atomic\include" "-IC:\teeks99-09\run\boost_root\libs\bind\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\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\predef\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\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include"
sp_is_bounded_array_test.cpp
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2146: syntax error : missing ';' before identifier 'type'
..\boost/smart_ptr/detail/sp_type_traits.hpp(50) : see reference to class template instantiation 'boost::detail::sp_type_with_alignment<A>' being compiled
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/detail/sp_type_traits.hpp(46) : error C2473: 'type' : looks like a function definition, but there is no parameter list.
..\boost/smart_ptr/detail/sp_type_traits.hpp(48) : error C2327: 'boost::detail::sp_type_with_alignment<A>::A' : is not a type name, static, or enumerator