Test output: teeks99-09-v10d-64onAMD64 - container_hash - is_tuple_like_test / msvc-10.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 03:31:15 +0000
Compile [2024-11-19 04:51:57 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat" amd64 >nul
 cl /Zm800 -nologo "..\libs\container_hash\test\is_tuple_like_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\container_hash\test\is_tuple_like_test.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\is_tuple_like_test.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_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\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\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" 

is_tuple_like_test.cpp
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2825: '_Tuple': must be a class or namespace when followed by '::'
        ..\boost/container_hash/is_tuple_like.hpp(30) : see reference to class template instantiation 'std::tr1::tuple_size<_Tuple>' being compiled
        with
        [
            _Tuple=void
        ]
        ..\boost/core/lightweight_test_trait.hpp(36) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<T>' being compiled
        with
        [
            T=void
        ]
        ..\libs\container_hash\test\is_tuple_like_test.cpp(72) : see reference to function template instantiation 'void boost::detail::test_trait_impl<boost::container_hash::is_tuple_like<T>>(const char *,void (__cdecl *)(boost::container_hash::is_tuple_like<T>),bool,const char *,int,const char *)' being compiled
        with
        [
            T=void
        ]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2039: '_MyImpl' : is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2146: syntax error : missing ',' before identifier '_MyImpl'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2065: '_MyImpl' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2955: 'std::tr1::_Size' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(302) : see declaration of 'std::tr1::_Size'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2057: expected constant expression
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2825: '_Tuple': must be a class or namespace when followed by '::'
        ..\boost/container_hash/is_tuple_like.hpp(30) : see reference to class template instantiation 'std::tr1::tuple_size<_Tuple>' being compiled
        with
        [
            _Tuple=int
        ]
        ..\boost/core/lightweight_test_trait.hpp(36) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<T>' being compiled
        with
        [
            T=int
        ]
        ..\libs\container_hash\test\is_tuple_like_test.cpp(75) : see reference to function template instantiation 'void boost::detail::test_trait_impl<boost::container_hash::is_tuple_like<T>>(const char *,void (__cdecl *)(boost::container_hash::is_tuple_like<T>),bool,const char *,int,const char *)' being compiled
        with
        [
            T=int
        ]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2039: '_MyImpl' : is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2146: syntax error : missing ',' before identifier '_MyImpl'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2065: '_MyImpl' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2955: 'std::tr1::_Size' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(302) : see declaration of 'std::tr1::_Size'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2057: expected constant expression
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2039: '_MyImpl' : is not a member of 'X'
        ..\libs\container_hash\test\is_tuple_like_test.cpp(16) : see declaration of 'X'
        ..\boost/container_hash/is_tuple_like.hpp(30) : see reference to class template instantiation 'std::tr1::tuple_size<_Tuple>' being compiled
        with
        [
            _Tuple=X
        ]
        ..\boost/core/lightweight_test_trait.hpp(36) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<T>' being compiled
        with
        [
            T=X
        ]
        ..\libs\container_hash\test\is_tuple_like_test.cpp(78) : see reference to function template instantiation 'void boost::detail::test_trait_impl<boost::container_hash::is_tuple_like<T>>(const char *,void (__cdecl *)(boost::container_hash::is_tuple_like<T>),bool,const char *,int,const char *)' being compiled
        with
        [
            T=X
        ]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2146: syntax error : missing ',' before identifier '_MyImpl'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2065: '_MyImpl' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2955: 'std::tr1::_Size' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(302) : see declaration of 'std::tr1::_Size'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2057: expected constant expression
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2825: '_Tuple': must be a class or namespace when followed by '::'
        ..\boost/container_hash/is_tuple_like.hpp(30) : see reference to class template instantiation 'std::tr1::tuple_size<_Tuple>' being compiled
        with
        [
            _Tuple=int [2]
        ]
        ..\boost/core/lightweight_test_trait.hpp(36) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<T>' being compiled
        with
        [
            T=int [2]
        ]
        ..\libs\container_hash\test\is_tuple_like_test.cpp(81) : see reference to function template instantiation 'void boost::detail::test_trait_impl<boost::container_hash::is_tuple_like<T>>(const char *,void (__cdecl *)(boost::container_hash::is_tuple_like<T>),bool,const char *,int,const char *)' being compiled
        with
        [
            T=int [2]
        ]
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2039: '_MyImpl' : is not a member of '`global namespace''
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2146: syntax error : missing ',' before identifier '_MyImpl'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2065: '_MyImpl' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2955: 'std::tr1::_Size' : use of class template requires template argument list
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(302) : see declaration of 'std::tr1::_Size'
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\tuple(596) : error C2057: expected constant expression