Compile [2024-11-19 12:03:29 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\type_traits\test\is_destructible_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\type_traits\test\is_destructible_test.test\msvc-12.0\dbg\x86_6\dbg-symbl-off\thrd-mlt\is_destructible_test.obj" -TP /wd4675 /EHs /GR /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-I..\libs\type_traits\test\libs\tt2\light\include"
is_destructible_test.cpp
..\libs\type_traits\test\is_destructible_test.cpp(189) : error C2280: 'void *deleted_destruct::__delDtor(unsigned int)' : attempting to reference a deleted function
..\libs\type_traits\test\is_destructible_test.cpp(21) : compiler has generated 'deleted_destruct::~deleted_destruct' here
This diagnostic occurred in the compiler generated function 'void *deleted_destruct::__delDtor(unsigned int)'