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

pack.cpp
..\boost/hof/pack.hpp(193): error C2512: 'boost::hof::detail::pack_holder_base<boost::hof::detail::pack_holder_builder<T,empty2>::apply<T,0>,boost::hof::detail::pack_holder_builder<T,empty2>::apply<empty2,1>>::pack_holder_base': no appropriate default constructor available
        with
        [
            T=empty1
        ]
..\boost/hof/pack.hpp(148): note: could be 'boost::hof::detail::pack_holder_base<boost::hof::detail::pack_holder_builder<T,empty2>::apply<T,0>,boost::hof::detail::pack_holder_builder<T,empty2>::apply<empty2,1>>::pack_holder_base(Xs ...) noexcept(<expr>)'
        with
        [
            T=empty1
        ]
..\boost/hof/pack.hpp(193): note: 'boost::hof::detail::pack_holder_base<boost::hof::detail::pack_holder_builder<T,empty2>::apply<T,0>,boost::hof::detail::pack_holder_builder<T,empty2>::apply<empty2,1>>::pack_holder_base(Xs ...) noexcept(<expr>)': could not deduce template argument for '<unnamed-symbol>'
        with
        [
            T=empty1
        ]
..\boost/hof/pack.hpp(147): note: 'type': is not a member of 'std::enable_if<false,void>'
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.41.34120\include\xtr1common(48): note: see declaration of 'std::enable_if<false,void>'
..\boost/hof/pack.hpp(147): note: syntax error: missing '>' before identifier '<missingId>'
..\boost/hof/pack.hpp(193): note: while trying to match the argument list '()'
..\boost/hof/pack.hpp(193): note: the template instantiation context (the oldest one first) is
..\libs\hof\test\pack.cpp(303): note: see reference to function template instantiation 'int boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,T,boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,T,empty2>>::operator ()<boost::hof::always_detail::always_base<int,void>>(F &&) noexcept const' being compiled
        with
        [
            T=empty1,
            F=boost::hof::always_detail::always_base<int,void>
        ]
..\libs\hof\test\pack.cpp(303): note: see the first reference to 'boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,T,boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,T,empty2>>::operator ()' in 'test_300::operator ()'
        with
        [
            T=empty1
        ]
..\boost/hof/pack.hpp(198): note: see reference to function template instantiation 'T boost::hof::detail::pack_get<T,boost::hof::detail::pack_tag<boost::hof::detail::seq<1>,empty1,T>,const boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,empty1,T>&,F&,0>(X,F &) noexcept' being compiled
        with
        [
            T=boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,empty1,empty2>,
            F=boost::hof::always_detail::always_base<int,void>,
            X=const boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,empty1,boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,empty1,empty2>> &
        ]
..\boost/hof/pack.hpp(123): note: see reference to function template instantiation 'const T &boost::hof::alias_value<boost::hof::detail::pack_tag<boost::hof::detail::seq<1>,empty1,T>,T,F&>(const boost::hof::alias_static<T,Tag> &,F &) noexcept' being compiled
        with
        [
            T=boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,empty1,empty2>,
            F=boost::hof::always_detail::always_base<int,void>,
            Tag=boost::hof::detail::pack_tag<boost::hof::detail::seq<1>,empty1,boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,empty1,empty2>>
        ]
..\boost/hof/alias.hpp(173): note: see reference to class template instantiation 'boost::hof::detail::alias_static_storage<T,boost::hof::detail::pack_tag<boost::hof::detail::seq<1>,empty1,T>>' being compiled
        with
        [
            T=boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,empty1,empty2>
        ]
..\boost/hof/alias.hpp(154): note: see reference to function template instantiation 'boost::hof::detail::pack_base<boost::hof::detail::seq<0,1>,T,empty2>::pack_base<true,void>(void) noexcept' being compiled
        with
        [
            T=empty1
        ]