Test output: teeks99-09-v12d-64onAMD64 - unordered - unordered_node_map_hpp / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:15:07 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\unordered\test\unordered\self_include_tests_obj.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\unordered_node_map_hpp.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\unordered_node_map_hpp.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_HEADER=boost/unordered/unordered_node_map.hpp "-I.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\compat\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\detail\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\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\optional\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\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

self_include_tests_obj.cpp
..\boost/unordered/concurrent_node_map_fwd.hpp(47) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/concurrent_node_map_fwd.hpp(47) : error C2072: 'boost::unordered::swap' : initialization of a function
..\boost/unordered/detail/opt_storage.hpp(23) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/unordered/detail/opt_storage.hpp(25) : see reference to class template instantiation 'boost::unordered::detail::opt_storage<T>' being compiled
..\boost/unordered/detail/opt_storage.hpp(24) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(59) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/unordered/detail/foa/node_handle.hpp(236) : see reference to class template instantiation 'boost::unordered::detail::foa::node_handle_base<TypePolicy,Allocator>' being compiled
..\boost/unordered/detail/foa/node_handle.hpp(67) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(73) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(78) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(83) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(88) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(94) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(100) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(106) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(127) : error C2146: syntax error : missing ';' before identifier 'node_handle_base'
..\boost/unordered/detail/foa/node_handle.hpp(127) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(127) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(129) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(139) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(196) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(197) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(199) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(200) : warning C4346: 'boost::allocator_is_always_equal<Allocator>::boost::allocator_is_always_equal<A>::type::value' : dependent name is not a type
        prefix with 'typename' to indicate a type
..\boost/unordered/detail/foa/node_handle.hpp(200) : error C2061: syntax error : identifier 'value'
..\boost/unordered/detail/foa/node_handle.hpp(202) : error C2091: function returns function
..\boost/unordered/detail/foa/node_handle.hpp(232) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(232) : error C2061: syntax error : identifier 'noexcept'
..\boost/unordered/detail/foa/node_handle.hpp(233) : error C2091: function returns function
..\boost/unordered/detail/foa/node_handle.hpp(265) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(272) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_map_handle.hpp(33) : error C2146: syntax error : missing ';' before identifier 'node_map_handle'
        ..\boost/unordered/detail/foa/node_map_handle.hpp(49) : see reference to class template instantiation 'boost::unordered::detail::foa::node_map_handle<TypePolicy,Allocator>' being compiled
..\boost/unordered/detail/foa/node_map_handle.hpp(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_map_handle.hpp(33) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_map_handle.hpp(34) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_map_handle.hpp(34) : error C2610: 'boost::unordered::detail::foa::node_map_handle<TypePolicy,Allocator>::node_map_handle(boost::unordered::detail::foa::node_map_handle<TypePolicy,Allocator> &&)' : is not a special member function which can be defaulted
..\boost/unordered/detail/foa/node_map_handle.hpp(36) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_map_handle.hpp(36) : error C2610: 'boost::unordered::detail::foa::node_map_handle<TypePolicy,Allocator> &boost::unordered::detail::foa::node_map_handle<TypePolicy,Allocator>::operator =(boost::unordered::detail::foa::node_map_handle<TypePolicy,Allocator> &&)' : is not a special member function which can be defaulted
..\boost/unordered/detail/foa/element_type.hpp(35) : error C3646: 'noexcept' : unknown override specifier
        ..\boost/unordered/detail/foa/element_type.hpp(57) : see reference to class template instantiation 'boost::unordered::detail::foa::element_type<T,VoidPtr>' being compiled
..\boost/unordered/detail/foa/element_type.hpp(43) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/element_type.hpp(52) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/type_traits.hpp(110) : error C2144: syntax error : 'const bool' should be preceded by ';'
        ..\boost/unordered/detail/type_traits.hpp(111) : see reference to class template instantiation 'boost::unordered::detail::type_traits_detail::is_nothrow_swappable_helper<T,<unnamed-symbol>>' being compiled
..\boost/unordered/detail/type_traits.hpp(110) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/type_traits.hpp(115) : error C2665: 'std::swap' : none of the 2 overloads could convert all the argument types
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\exception(492): could be 'void std::swap(std::exception_ptr &,std::exception_ptr &)'
        C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\utility(48): or       'void std::swap<add_rvalue_reference<T&>::type>(_Ty &,_Ty &)'
        with
        [
            _Ty=add_rvalue_reference<T&>::type
        ]
        while trying to match the argument list '(add_rvalue_reference<T&>::type, add_rvalue_reference<T&>::type)'
..\boost/unordered/detail/type_traits.hpp(117) : error C2144: syntax error : 'const bool' should be preceded by ';'
        ..\boost/unordered/detail/type_traits.hpp(119) : see reference to class template instantiation 'boost::unordered::detail::type_traits_detail::is_nothrow_swappable_helper<T,void>' being compiled
..\boost/unordered/detail/type_traits.hpp(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/type_traits.hpp(225) : error C2144: syntax error : 'std::add_const<_Ty>::type' should be preceded by ';'
..\boost/unordered/detail/type_traits.hpp(225) : error C2065: 'T' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(225) : error C2065: 't' : undeclared identifier
..\boost/unordered/detail/type_traits.hpp(225) : fatal error C1903: unable to recover from previous error(s); stopping compilation