Test output: teeks99-09-v12d-64onAMD64 - foreach - rvalue_nonconst_r / msvc-12.0
Rev 5b65e1a67feccc1179ee358072d7c4b2f1e5ba3a / Mon, 13 Apr 2026 15:54:47 +0000
Compile [2026-04-13 18:32:10 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-12.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\foreach\test\rvalue_nonconst_r.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\foreach\test\rvalue_nonconst_r.test\msvc-12.0\dbg\x86_6\async-excpt-on\dbg-symbl-off\thrd-mlt\rvalue_nonconst_r.obj"     -TP /wd4675 /EHa /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 "-I.." "-I..\libs\config\include" "-IC:\teeks99-09\run\boost_root\libs\array\include" "-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\concept_check\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\conversion\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\foreach\include" "-IC:\teeks99-09\run\boost_root\libs\function\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\functional\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\io\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\mpl\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\preprocessor\include" "-IC:\teeks99-09\run\boost_root\libs\range\include" "-IC:\teeks99-09\run\boost_root\libs\regex\include" "-IC:\teeks99-09\run\boost_root\libs\static_assert\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\typeof\include" "-IC:\teeks99-09\run\boost_root\libs\utility\include" 

rvalue_nonconst_r.cpp
..\boost/iterator/iterator_facade.hpp(352) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/iterator/iterator_facade.hpp(394) : see reference to class template instantiation 'boost::iterators::detail::operator_brackets_proxy<Iterator>' being compiled
..\boost/iterator/iterator_facade.hpp(352) : warning C4346: 'std::is_nothrow_copy_constructible<_Ty>::value' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/iterator/iterator_facade.hpp(352) : error C2061: syntax error : identifier 'value'
..\boost/iterator/iterator_facade.hpp(352) : error C2091: function returns function
..\boost/iterator/iterator_facade.hpp(356) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(356) : error C2061: syntax error : identifier 'noexcept'
..\boost/iterator/iterator_facade.hpp(357) : error C2091: function returns function
..\boost/iterator/iterator_facade.hpp(357) : error C2586: incorrect user-defined conversion syntax : illegal indirections
..\boost/iterator/iterator_facade.hpp(373) : warning C4346: 'boost::conjunction<boost::negation<std::is_same<boost::iterators::detail::operator_brackets_proxy<Iterator>,std::remove_cv<std::remove_reference<T>::type>::type>>,std::is_assignable<Iterator::reference,T&&>>::value' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/iterator/iterator_facade.hpp(373) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(373) : error C3861: 'noexcept': identifier not found
..\boost/iterator/iterator_facade.hpp(362) : error C2072: 'operator =' : initialization of a function
..\boost/iterator/iterator_facade.hpp(380) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(380) : error C2061: syntax error : identifier 'noexcept'
..\boost/iterator/iterator_facade.hpp(381) : error C2091: function returns function
..\boost/iterator/iterator_facade.hpp(387) : error C3646: 'noexcept' : unknown override specifier
..\boost/iterator/iterator_facade.hpp(387) : error C3861: 'noexcept': identifier not found
..\boost/iterator/iterator_facade.hpp(387) : error C2072: 'operator *' : initialization of a function