Compile [2024-11-19 02:02:28 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\hof\test\lift.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hof\test\lift.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\lift.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /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.." "-IC:\teeks99-09\run\boost_root\libs\hof\include"
lift.cpp
..\libs\hof\test\lift.cpp(42): error C2951: template declarations are only permitted at global, namespace, or class scope
..\libs\hof\test\lift.cpp(42): error C2892: a template cannot be a member of a local class
..\libs\hof\test\lift.cpp(45): error C2951: template declarations are only permitted at global, namespace, or class scope
..\libs\hof\test\lift.cpp(45): error C2892: a template cannot be a member of a local class
..\libs\hof\test\lift.cpp(46): fatal error C1506: unrecoverable block scoping error