Test output: teeks99-09-v11d-64onAMD64 - unordered - detail_foa_node_set_types_hpp / msvc-11.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 05:18:24 +0000
Compile [2024-11-19 06:48:17 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\unordered\test\unordered\self_include_tests_obj.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\unordered\test\detail_foa_node_set_types_hpp.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\detail_foa_node_set_types_hpp.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /favor:blend /wd4494 -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_UNORDERED_HEADER=boost/unordered/detail/foa/node_set_types.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/detail/foa/element_type.hpp(22) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
        ..\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(22) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/element_type.hpp(22) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/element_type.hpp(23) : error C2873: 'pointer' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/element_type.hpp(23) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/element_type.hpp(23) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/element_type.hpp(25) : error C2146: syntax error : missing ';' before identifier 'p'
..\boost/unordered/detail/foa/element_type.hpp(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/element_type.hpp(32) : error C2253: 'element_type<T,VoidPtr>' : pure specifier or abstract override specifier only allowed on virtual function
..\boost/unordered/detail/foa/element_type.hpp(33) : error C2061: syntax error : identifier 'pointer'
..\boost/unordered/detail/foa/element_type.hpp(33) : error C2535: 'boost::unordered::detail::foa::element_type<T,VoidPtr>::element_type(void)' : member function already defined or declared
        ..\boost/unordered/detail/foa/element_type.hpp(32) : see declaration of 'boost::unordered::detail::foa::element_type<T,VoidPtr>::element_type'
..\boost/unordered/detail/foa/element_type.hpp(34) : error C2253: 'element_type<T,VoidPtr>' : pure specifier or abstract override specifier only allowed on virtual function
..\boost/unordered/detail/foa/element_type.hpp(35) : error C3646: 'noexcept' : unknown override specifier
..\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/foa/types_constructibility.hpp(17) : error C2332: 'class' : missing tag name
..\boost/unordered/detail/foa/types_constructibility.hpp(17) : error C2993: '' : illegal type for non-type template parameter '<unnamed-tag>'
..\boost/unordered/detail/foa/types_constructibility.hpp(17) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/foa/types_constructibility.hpp(19) : error C2065: 'Args' : undeclared identifier
        ..\boost/unordered/detail/foa/types_constructibility.hpp(21) : see reference to class template instantiation 'boost::unordered::detail::foa::check_key_type_t<Key,<unnamed-tag>>' being compiled
..\boost/unordered/detail/foa/types_constructibility.hpp(19) : error C2143: syntax error : missing ',' before '...'
..\boost/unordered/detail/foa/types_constructibility.hpp(20) : error C2059: syntax error : ')'
..\boost/unordered/detail/foa/types_constructibility.hpp(21) : error C2143: syntax error : missing ';' before '}'
..\boost/unordered/detail/foa/types_constructibility.hpp(21) : fatal error C1004: unexpected end-of-file found