Compile [2024-11-21 02:14:53 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.2\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\safe_numerics\test\test_rational.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\safe_numerics\test\test_rational.test\msvc-14.2\dbg\x86_6\dbg-symbl-off\thrd-mlt\test_rational.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.."
test_rational.cpp
C:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(371): error C2968: 'legal_overload<boost::safe_numerics::bitwise_or_operator,int,std::_Iosb<int>::_Iostate>': recursive alias declaration
C:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1630): note: see reference to function template instantiation 'boost::lazy_enable_if_c<legal_overload<boost::safe_numerics::bitwise_or_operator,T,U>::value,boost::safe_numerics::bitwise_or_result<T,U>>::type boost::safe_numerics::operator |(const T &,const U &)' being compiled
..\boost/mp11/detail/mp_defer.hpp(68): note: see reference to alias template instantiation 'boost::safe_numerics::bitwise_or_operator<int,std::_Iosb<int>::_Iostate>' being compiled
C:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(364): note: see reference to class template instantiation 'boost::mp11::detail::mp_valid_impl<boost::safe_numerics::bitwise_or_operator,T,std::_Iosb<int>::_Iostate>' being compiled
with
[
T=int
]
C:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(366): note: see reference to alias template instantiation 'boost::mp11::mp_valid<boost::safe_numerics::bitwise_or_operator,int,std::_Iosb<int>::_Iostate>' being compiled
C:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1627): note: see reference to alias template instantiation 'boost::safe_numerics::`anonymous-namespace'::legal_overload<boost::safe_numerics::bitwise_or_operator,std::ios_base::iostate,std::_Iosb<int>::_Iostate>' being compiled
C:\teeks99-09\run\boost_root\boost\safe_numerics\safe_base_operations.hpp(1639): note: see reference to function template instantiation 'std::enable_if<legal_overload<boost::safe_numerics::bitwise_or_operator,T,U>::value,T>::type boost::safe_numerics::operator |=(T &,const U &)' being compiled
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\xloctime(364): note: while compiling class template member function '_InIt std::time_get<wchar_t,_InIt>::do_get(_InIt,_InIt,std::ios_base &,std::ios_base::iostate &,tm *,char,char) const'
with
[
_InIt=std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>
]
C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.29.30133\include\xloctime(1023): note: see reference to class template instantiation 'std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>' being compiled