Test output: teeks99-09-v10d-64onAMD64 - utility - string_view_test1 / msvc-10.0
Rev e8056f69c95fd5bbc08528738f43c8114da4f3b8 / Tue, 19 Nov 2024 03:31:15 +0000
Compile [2024-11-19 04:58:05 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\utility\test\string_view_test1.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\utility\test\string_view_test1.test\msvc-10.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\string_view_test1.obj"     -TP /wd4675 /EHs /GR /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." 

string_view_test1.cpp
..\boost/container_hash/is_range.hpp(34) : error C2062: type '' unexpected
        ..\boost/container_hash/is_range.hpp(35) : see reference to class template instantiation 'boost::container_hash::is_range<T>' being compiled
..\boost/container_hash/is_range.hpp(33) : error C2059: syntax error : 'decltype'
        ..\boost/container_hash/is_unordered_range.hpp(31) : see reference to class template instantiation 'boost::container_hash::is_range<T>' being compiled
        with
        [
            T=string_view
        ]
        ..\libs\utility\test\string_view_test1.cpp(92) : see reference to class template instantiation 'boost::container_hash::is_unordered_range<T>' being compiled
        with
        [
            T=string_view
        ]
..\boost/container_hash/is_range.hpp(33) : error C2039: 'is_range_' : is not a member of 'boost::hash_detail'
..\boost/container_hash/is_unordered_range.hpp(31) : error C2039: 'value' : is not a member of 'boost::container_hash::is_range<T>'
        with
        [
            T=string_view
        ]
..\boost/container_hash/is_unordered_range.hpp(31) : error C2065: 'value' : undeclared identifier
..\boost/container_hash/is_unordered_range.hpp(31) : error C2975: '_Val' : invalid template argument for 'std::tr1::integral_constant', expected compile-time constant expression
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\xtr1common(172) : see declaration of '_Val'
..\boost/container_hash/is_range.hpp(33) : error C2059: syntax error : 'decltype'
        ..\boost/container_hash/is_unordered_range.hpp(31) : see reference to class template instantiation 'boost::container_hash::is_range<T>' being compiled
        with
        [
            T=std::string
        ]
        ..\libs\utility\test\string_view_test1.cpp(92) : see reference to class template instantiation 'boost::container_hash::is_unordered_range<T>' being compiled
        with
        [
            T=std::string
        ]
..\boost/container_hash/is_range.hpp(33) : error C2039: 'is_range_' : is not a member of 'boost::hash_detail'
..\boost/container_hash/is_unordered_range.hpp(31) : error C2039: 'value' : is not a member of 'boost::container_hash::is_range<T>'
        with
        [
            T=std::string
        ]
..\boost/container_hash/is_unordered_range.hpp(31) : error C2065: 'value' : undeclared identifier
..\boost/container_hash/is_unordered_range.hpp(31) : error C2975: '_Val' : invalid template argument for 'std::tr1::integral_constant', expected compile-time constant expression
        C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\xtr1common(172) : see declaration of '_Val'