Compile [2024-02-16 17:51:16 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\regex\build\..\src\wide_posix_api.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\regex\build\msvc-12.0\dbg\async-excpt-on\dbg-symbl-off\thrd-mlt\wide_posix_api.obj" -TP /wd4675 /EHa /GR /Od /Ob0 /W4 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_BEAST_ALLOW_DEPRECATED -DBOOST_BEAST_SEPARATE_COMPILATION -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_REGEX_DYN_LINK=1 "-I.."
wide_posix_api.cpp
..\boost/smart_ptr/detail/requires_cxx11.hpp(19): note: C++03 support was deprecated in Boost.SmartPtr 1.82 and will be removed in Boost.SmartPtr 1.85.
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<int>' being compiled
..\boost/container_hash/hash.hpp(537) : see reference to class template instantiation 'boost::container_hash::is_tuple_like<T>' being compiled
with
[
T=int
]
..\boost/container_hash/hash.hpp(536) : while compiling class template member function 'size_t boost::hash<T>::operator ()(const T &) const'
with
[
T=int
]
..\boost/container_hash/hash.hpp(471) : see reference to function template instantiation 'size_t boost::hash<T>::operator ()(const T &) const' being compiled
with
[
T=int
]
..\boost/container_hash/hash.hpp(471) : see reference to class template instantiation 'boost::hash<T>' being compiled
with
[
T=int
]
..\boost/container_hash/hash.hpp(391) : see reference to function template instantiation 'void boost::hash_combine<int>(size_t &,const T &)' being compiled
with
[
T=int
]