Compile [2024-11-20 12:28:05 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\scope\test\run\unique_resource.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\scope\test\unique_resource.test\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\run\unique_resource.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /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 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS "-I.." "-I..\libs\scope\test\common" "-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\scope\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include"
unique_resource.cpp
..\boost/scope/unique_resource.hpp(1563): error C2923: 'boost::is_nothrow_swappable': 'std::data' is not a valid template type argument for parameter 'T'
..\boost/scope/unique_resource.hpp(1562): note: see reference to function template instantiation 'void boost::scope::swap<true>(boost::scope::unique_resource<int,empty_resource_deleter<int>,void> &,boost::scope::unique_resource<int,empty_resource_deleter<int>,void> &) noexcept(<expr>)' being compiled
..\boost/scope/unique_resource.hpp(1563): error C2955: 'boost::is_nothrow_swappable': use of class template requires template argument list
..\boost/type_traits/is_nothrow_swappable.hpp(39): note: see declaration of 'boost::is_nothrow_swappable'
..\boost/scope/unique_resource.hpp(1563): error C2039: 'value': is not a member of 'boost::is_nothrow_swappable<T>'
..\boost/scope/unique_resource.hpp(1563): error C2065: 'value': undeclared identifier
..\boost/scope/unique_resource.hpp(1563): error C2131: expression did not evaluate to a constant
..\boost/scope/unique_resource.hpp(1563): note: a non-constant (sub-)expression was encountered