Compile [2024-11-19 02:02:26 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\compose.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hof\test\compose.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\compose.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"
compose.cpp
..\libs\hof\test\compose.cpp(169): error C2440: 'initializing': cannot convert from 'boost::hof::reveal_adaptor<boost::hof::compose_adaptor<boost::hof::detail::static_function_wrapper<T>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_2>>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_3>>>,boost::hof::compose_adaptor<boost::hof::detail::static_function_wrapper<T>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_2>>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_3>>>>' to 'boost::hof::reveal_adaptor<boost::hof::compose_adaptor<boost::hof::detail::static_function_wrapper<T>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_2>>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_3>>>,boost::hof::compose_adaptor<boost::hof::detail::static_function_wrapper<T>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_2>>,boost::hof::detail::static_function_wrapper<compose_test::<lambda_3>>>> &'
with
[
T=compose_test::<lambda_1>
]
..\libs\hof\test\compose.cpp(169): note: A non-const reference may only be bound to an lvalue
..\libs\hof\test\compose.cpp(169): error C2131: expression did not evaluate to a constant
..\libs\hof\test\compose.cpp(169): note: a non-constant (sub-)expression was encountered