Test output: teeks99-09-v12d-64onAMD64 - container_hash - hash_no_ext_macro_2 / msvc-12.0
Rev 1704ae5656970f972f91c0801f2177ee907e2ce8 / Tue, 19 Nov 2024 08:43:29 +0000
Compile [2024-11-19 10:08:45 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\container_hash\test\hash_no_ext_macro_2.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\container_hash\test\hash_no_ext_macro_2.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\hash_no_ext_macro_2.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /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" 

hash_no_ext_macro_2.cpp
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\utility(310) : error C2338: The C++ Standard doesn't define tuple_size for this type.
        ..\boost/container_hash/is_tuple_like.hpp(30) : see reference to class template instantiation 'std::tuple_size<std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>' being compiled
        with
        [
            _Kty=int
,            _Ty=int
        ]
        ..\libs\container_hash\test\hash_no_ext_macro_2.cpp(33) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<std::map<int,int,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>>' being compiled
        with
        [
            _Kty=int
,            _Ty=int
        ]