Test output: teeks99-09-v11d-64onAMD64 - unordered - detail_foa_node_set_handle_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_handle_hpp.test\msvc-11.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\detail_foa_node_set_handle_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_handle.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/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(45) : error C2873: 'type_policy' : symbol cannot be used in a using-declaration
        ..\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(45) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_handle.hpp(45) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(46) : error C2873: 'element_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/node_handle.hpp(46) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_handle.hpp(46) : error C2653: 'type_policy' : is not a class or namespace name
..\boost/unordered/detail/foa/node_handle.hpp(46) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(49) : error C2873: 'allocator_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/node_handle.hpp(49) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_handle.hpp(49) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(52) : error C2873: 'node_value_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/node_handle.hpp(52) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_handle.hpp(52) : error C2653: 'type_policy' : is not a class or namespace name
..\boost/unordered/detail/foa/node_handle.hpp(52) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(53) : error C2146: syntax error : missing ';' before identifier 'p_'
..\boost/unordered/detail/foa/node_handle.hpp(53) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(59) : error C3646: 'noexcept' : unknown override specifier
..\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(77) : error C2143: syntax error : missing ';' before '&'
..\boost/unordered/detail/foa/node_handle.hpp(77) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(78) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(80) : warning C4183: 'data': missing return type; assumed to be a member function returning 'int'
..\boost/unordered/detail/foa/node_handle.hpp(82) : error C2143: syntax error : missing ';' before 'const'
..\boost/unordered/detail/foa/node_handle.hpp(82) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(83) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(87) : error C2143: syntax error : missing ';' before '&'
..\boost/unordered/detail/foa/node_handle.hpp(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(88) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(88) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(91) : warning C4183: 'element': missing return type; assumed to be a member function returning 'int'
..\boost/unordered/detail/foa/node_handle.hpp(93) : error C2143: syntax error : missing ';' before 'const'
..\boost/unordered/detail/foa/node_handle.hpp(93) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\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(111) : error C2061: syntax error : identifier 'element_type'
..\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(127) : error C2059: syntax error : '{'
..\boost/unordered/detail/foa/node_handle.hpp(127) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\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(185) : error C2146: syntax error : missing ';' before identifier 'get_allocator'
..\boost/unordered/detail/foa/node_handle.hpp(185) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(186) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(194) : warning C4183: 'get_allocator': missing return type; assumed to be a member function returning 'int'
..\boost/unordered/detail/foa/node_handle.hpp(196) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_handle.hpp(196) : error C2071: 'boost::unordered::detail::foa::node_handle_base<TypePolicy,Allocator>::operator bool' : illegal storage class
..\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(243) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/foa/node_handle.hpp(243) : error C2059: syntax error : 'using'
..\boost/unordered/detail/foa/node_handle.hpp(257) : error C2039: 'element_type' : is not a member of '`global namespace''
..\boost/unordered/detail/foa/node_handle.hpp(257) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(261) : error C2143: syntax error : missing ';' before '<'
..\boost/unordered/detail/foa/node_handle.hpp(261) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(261) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(261) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/foa/node_handle.hpp(261) : error C2059: syntax error : '<'
..\boost/unordered/detail/foa/node_handle.hpp(270) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\boost/unordered/detail/foa/node_handle.hpp(276) : error C2065: 'node_type' : undeclared identifier
..\boost/unordered/detail/foa/node_handle.hpp(276) : error C2065: 'nh' : undeclared identifier
..\boost/unordered/detail/foa/node_handle.hpp(277) : error C2988: unrecognizable template declaration/definition
..\boost/unordered/detail/foa/node_handle.hpp(277) : error C2059: syntax error : '&&'
..\boost/unordered/detail/foa/node_handle.hpp(284) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
..\boost/unordered/detail/foa/node_handle.hpp(292) : error C2873: 'access' : symbol cannot be used in a using-declaration
        ..\boost/unordered/detail/foa/node_handle.hpp(305) : see reference to class template instantiation 'boost::unordered::detail::foa::node_handle_emplacer_class<TypePolicy,Allocator>' being compiled
..\boost/unordered/detail/foa/node_handle.hpp(292) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_handle.hpp(292) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(293) : error C2873: 'node_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/node_handle.hpp(293) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_handle.hpp(293) : error C2653: 'access' : is not a class or namespace name
..\boost/unordered/detail/foa/node_handle.hpp(293) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(294) : error C2873: 'element_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/node_handle.hpp(294) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_handle.hpp(294) : error C2653: 'access' : is not a class or namespace name
..\boost/unordered/detail/foa/node_handle.hpp(294) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_handle.hpp(296) : error C2143: syntax error : missing ';' before '&'
..\boost/unordered/detail/foa/node_handle.hpp(296) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_handle.hpp(299) : error C2061: syntax error : identifier 'node_type'
..\boost/unordered/detail/foa/node_handle.hpp(301) : error C2061: syntax error : identifier 'element_type'
..\boost/unordered/detail/foa/node_set_handle.hpp(25) : error C2873: 'base_type' : symbol cannot be used in a using-declaration
        ..\boost/unordered/detail/foa/node_set_handle.hpp(41) : see reference to class template instantiation 'boost::unordered::detail::foa::node_set_handle<TypePolicy,Allocator>' being compiled
..\boost/unordered/detail/foa/node_set_handle.hpp(25) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_set_handle.hpp(25) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_set_handle.hpp(27) : error C2653: 'base_type' : is not a class or namespace name
..\boost/unordered/detail/foa/node_set_handle.hpp(27) : error C2873: 'int' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/node_set_handle.hpp(27) : error C2146: syntax error : missing ';' before identifier 'type_policy'
..\boost/unordered/detail/foa/node_set_handle.hpp(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_set_handle.hpp(30) : error C2873: 'value_type' : symbol cannot be used in a using-declaration
..\boost/unordered/detail/foa/node_set_handle.hpp(30) : error C2143: syntax error : missing ';' before '='
..\boost/unordered/detail/foa/node_set_handle.hpp(30) : error C2238: unexpected token(s) preceding ';'
..\boost/unordered/detail/foa/node_set_handle.hpp(32) : error C2146: syntax error : missing ';' before identifier 'node_set_handle'
..\boost/unordered/detail/foa/node_set_handle.hpp(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_set_handle.hpp(32) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_set_handle.hpp(32) : error C2253: 'node_set_handle<TypePolicy,Allocator>' : pure specifier or abstract override specifier only allowed on virtual function
..\boost/unordered/detail/foa/node_set_handle.hpp(33) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_set_handle.hpp(33) : error C2253: 'node_set_handle<TypePolicy,Allocator>' : pure specifier or abstract override specifier only allowed on virtual function
..\boost/unordered/detail/foa/node_set_handle.hpp(34) : error C3646: 'noexcept' : unknown override specifier
..\boost/unordered/detail/foa/node_set_handle.hpp(36) : error C2143: syntax error : missing ';' before '&'
..\boost/unordered/detail/foa/node_set_handle.hpp(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_set_handle.hpp(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
..\boost/unordered/detail/foa/node_set_handle.hpp(40) : warning C4183: 'value': missing return type; assumed to be a member function returning 'int'