Compile [2024-11-19 02:14:01 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\type_traits\test\has_operator_new_test.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\type_traits\test\has_operator_new_test.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\has_operator_new_test.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W4 /WX /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend /std:c++latest -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-I..\libs\type_traits\test\libs\tt2\light\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include"
has_operator_new_test.cpp
Link [2024-11-19 02:14:01 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\type_traits\test\has_operator_new_test.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\has_operator_new_test.obj" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\type_traits\test\has_operator_new_test.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\has_operator_new_test.exe"
Run [2024-11-19 02:14:01 UTC]: fail
..\libs\type_traits\test\has_operator_new_test.cpp:69: The expression: "::boost::has_new_operator<class_with_new_op3>::value" had an invalid value (found 0, expected 1)
..\libs\type_traits\test\has_operator_new_test.cpp:70: The expression: "::boost::has_new_operator<class_with_new_op4>::value" had an invalid value (found 0, expected 1)
..\libs\type_traits\test\has_operator_new_test.cpp:72: The expression: "::boost::has_new_operator<class_with_new_op6>::value" had an invalid value (found 0, expected 1)
EXIT STATUS: 3