Compile [2024-11-19 08:36:18 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\utility\test\string_view_test1.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\utility\test\string_view_test1.test\msvc-11.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 'unknown' 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 C2039: 'is_range_' : is not a member of 'boost::hash_detail'
..\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 C2065: 'is_range_' : undeclared identifier
..\boost/container_hash/is_range.hpp(33) : error C2275: 'T' : illegal use of this type as an expression
..\boost/container_hash/is_unordered_range.hpp(31) : see declaration of 'T'
..\boost/container_hash/is_range.hpp(34) : error C2062: type 'int' unexpected
..\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::integral_constant', expected compile-time constant expression
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xtr1common(33) : see declaration of '_Val'
..\boost/container_hash/is_unordered_range.hpp(31) : see declaration of 'T'
..\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
]
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xtr1common(33) : see declaration of '_Val'