Compile [2024-11-19 06:46:22 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\intrusive_ptr_move_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\smart_ptr\test\intrusive_ptr_move_test.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\intrusive_ptr_move_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"
intrusive_ptr_move_test.cpp
..\boost/smart_ptr/intrusive_ptr.hpp(52) : error C2146: syntax error : missing ';' before identifier 'intrusive_ptr'
..\boost/smart_ptr/intrusive_ptr.hpp(179) : see reference to class template instantiation 'boost::intrusive_ptr<T>' being compiled
..\boost/smart_ptr/intrusive_ptr.hpp(52) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/smart_ptr/intrusive_ptr.hpp(52) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(86) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(92) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(107) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(141) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(146) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(153) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(159) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C2071: 'boost::intrusive_ptr<T>::operator bool' : illegal storage class
..\boost/smart_ptr/intrusive_ptr.hpp(170) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(184) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(189) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(194) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(199) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(204) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(209) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(214) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(219) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(224) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(229) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(234) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(239) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(246) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(268) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(273) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(284) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(301) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(313) : error C3646: 'noexcept' : unknown override specifier
..\boost/smart_ptr/intrusive_ptr.hpp(316) : see reference to class template instantiation 'std::hash<boost::intrusive_ptr<T>>' being compiled
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C2071: 'boost::intrusive_ptr<T>::operator bool' : illegal storage class
with
[
T=X
]
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C2071: 'boost::intrusive_ptr<T>::operator bool' : illegal storage class
with
[
T=Y
]
..\boost/smart_ptr/intrusive_ptr.hpp(165) : error C2071: 'boost::intrusive_ptr<T>::operator bool' : illegal storage class
with
[
T=const X
]