Compile [2024-11-19 16:35:35 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.0\msvc-setup.bat" amd64 >nul
cl /Zm800 -nologo "..\libs\any\test\unique_any\emplace.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\any\test\unique_any\unique_emplace.test\msvc-14.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\emplace.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /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\any\include" "-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_index\include"
emplace.cpp
..\libs\any\test\unique_any\emplace.cpp(29): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data
..\libs\any\test\unique_any\emplace.cpp(108): error C2668: 'boost::anys::unique_any::unique_any': ambiguous call to overloaded function
..\boost/any/unique_any.hpp(243): note: could be 'boost::anys::unique_any::unique_any(const boost::anys::unique_any &)'
..\boost/any/unique_any.hpp(56): note: or 'boost::anys::unique_any::unique_any(boost::anys::unique_any &&) noexcept'
..\boost/any/unique_any.hpp(103): note: or 'boost::anys::unique_any::unique_any<int,>(boost::anys::in_place_type_t<int>)'
..\boost/any/unique_any.hpp(65): note: or 'boost::anys::unique_any::unique_any<boost::anys::in_place_type_t<int>&>(T,void *)'
with
[
T=boost::anys::in_place_type_t<int> &
]
..\libs\any\test\unique_any\emplace.cpp(108): note: while trying to match the argument list '(boost::anys::in_place_type_t<int>)'