Test output: teeks99-09-v17ml-64onAMD64 - hof - infix / msvc-14.3
Rev 2b7c83edd2af574bf4a892389c61cee817fcb8c5 / Fri, 15 Nov 2024 13:40:37 +0000
Compile [2024-11-15 23:43:57 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\infix.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hof\test\infix.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\infix.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.." "-I..\libs\hof\include" 

infix.cpp
..\libs\hof\test\infix.cpp(53): error C2440: 'initializing': cannot convert from 'boost::hof::reveal_adaptor<boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>,boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>>' to 'boost::hof::reveal_adaptor<boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>,boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>> &'
        with
        [
            T=<lambda_1>
        ]
..\libs\hof\test\infix.cpp(53): note: A non-const reference may only be bound to an lvalue
..\libs\hof\test\infix.cpp(53): error C2131: expression did not evaluate to a constant
..\libs\hof\test\infix.cpp(53): note: a non-constant (sub-)expression was encountered
..\libs\hof\test\infix.cpp(74): error C2440: 'initializing': cannot convert from 'boost::hof::reveal_adaptor<boost::hof::infix_adaptor<boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>>,boost::hof::infix_adaptor<boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>>>' to 'boost::hof::reveal_adaptor<boost::hof::infix_adaptor<boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>>,boost::hof::infix_adaptor<boost::hof::infix_adaptor<boost::hof::detail::static_function_wrapper<T>>>> &'
        with
        [
            T=<lambda_2>
        ]
..\libs\hof\test\infix.cpp(74): note: A non-const reference may only be bound to an lvalue
..\libs\hof\test\infix.cpp(74): error C2131: expression did not evaluate to a constant
..\libs\hof\test\infix.cpp(74): note: a non-constant (sub-)expression was encountered