Test output: teeks99-09-v16m-64onAMD64 - hana - test~tuple~auto~none_of / msvc-14.2
Rev 9dae34c66db664e04b92ce65f33d238cb5fb1c44 / Wed, 20 Nov 2024 19:38:35 +0000
Compile [2024-11-21 02:08:55 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.2\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\hana\test\tuple\auto\none_of.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hana\test\test~tuple~auto~none_of.test\msvc-14.2\dbg\x86_6\dbg-symbl-off\thrd-mlt\tuple\auto\none_of.obj"     -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 "-I.." "-I..\libs\hana\test\_include" "-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\hana\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" 

none_of.cpp
..\boost/hana/eval_if.hpp(60): error C2446: ':': no conversion from 'const boost::hana::integral_constant<bool,false>' to 'const boost::hana::integral_constant<bool,true>'
..\boost/hana/eval_if.hpp(60): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
..\boost/hana/eval_if.hpp(42): note: see reference to function template instantiation 'auto boost::hana::eval_if_impl<L,boost::hana::when<true>>::apply<Cond,Then,Else>(const Cond &,T &&,E &&)' being compiled
        with
        [
            L=bool,
            Cond=bool,
            Then=boost::hana::detail::hold<const boost::hana::integral_constant<bool,true> &>,
            Else=boost::hana::detail::hold<const boost::hana::integral_constant<bool,false> &>,
            T=boost::hana::detail::hold<const boost::hana::integral_constant<bool,true> &>,
            E=boost::hana::detail::hold<const boost::hana::integral_constant<bool,false> &>
        ]
..\boost/hana/if.hpp(56): note: see reference to function template instantiation 'decltype(auto) boost::hana::eval_if_t::operator ()<C,boost::hana::detail::hold<T>,boost::hana::detail::hold<E>>(Cond &&,Then &&,Else &&) const' being compiled
        with
        [
            C=bool,
            T=const boost::hana::integral_constant<bool,true> &,
            E=const boost::hana::integral_constant<bool,false> &,
            Cond=bool,
            Then=boost::hana::detail::hold<const boost::hana::integral_constant<bool,true> &>,
            Else=boost::hana::detail::hold<const boost::hana::integral_constant<bool,false> &>
        ]
..\boost/hana/if.hpp(37): note: see reference to function template instantiation 'auto boost::hana::if_impl<L,boost::hana::when<true>>::apply<Cond,const boost::hana::integral_constant<bool,true>&,const boost::hana::integral_constant<bool,false>&>(C &&,T,E)' being compiled
        with
        [
            L=Bool,
            Cond=bool,
            C=bool,
            T=const boost::hana::integral_constant<bool,true> &,
            E=const boost::hana::integral_constant<bool,false> &
        ]
..\boost/hana/any_of.hpp(80): note: see reference to function template instantiation 'decltype(auto) boost::hana::if_t::operator ()<bool,const boost::hana::integral_constant<bool,true>&,const boost::hana::integral_constant<bool,false>&>(Cond &&,Then,Else) const' being compiled
        with
        [
            Cond=bool,
            Then=const boost::hana::integral_constant<bool,true> &,
            Else=const boost::hana::integral_constant<bool,false> &
        ]
..\boost/hana/any_of.hpp(99): note: see reference to function template instantiation 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<0,2>::apply<boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>>&,Pred>(boost::hana::false_,Xs,Pred &&)' being compiled
        with
        [
            S=boost::hana::tuple_tag,
            Pred=<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_28f4af2ac6aaf0c60a8a162ffc2aa4a2>,
            Xs=boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
        ]
..\boost/hana/any_of.hpp(48): note: see reference to function template instantiation 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::apply<boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>>&,Pred>(Xs,Pred &&)' being compiled
        with
        [
            S=boost::hana::tuple_tag,
            Pred=<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_28f4af2ac6aaf0c60a8a162ffc2aa4a2>,
            Xs=boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
        ]
..\boost/hana/none_of.hpp(45): note: see reference to function template instantiation 'auto boost::hana::any_of_t::operator ()<boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>>&,Pred>(Xs,Pred &&) const' being compiled
        with
        [
            Pred=<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_28f4af2ac6aaf0c60a8a162ffc2aa4a2>,
            Xs=boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
        ]
..\boost/hana/none_of.hpp(36): note: see reference to function template instantiation 'auto boost::hana::none_of_impl<S,boost::hana::when<true>>::apply<boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>>&,Pred>(Xs,Pred &&)' being compiled
        with
        [
            S=S,
            Pred=<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_28f4af2ac6aaf0c60a8a162ffc2aa4a2>,
            Xs=boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
        ]
..\libs\hana\test\_include\auto/none_of.hpp(75): note: see reference to function template instantiation 'auto boost::hana::none_of_t::operator ()<boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>>&,<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_28f4af2ac6aaf0c60a8a162ffc2aa4a2>>(Xs,Pred &&) const' being compiled
        with
        [
            Xs=boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &,
            Pred=<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_28f4af2ac6aaf0c60a8a162ffc2aa4a2>
        ]
..\boost/hana/any_of.hpp(80): error C3313: 'cond': variable cannot have the type 'void'
..\boost/hana/any_of.hpp(81): error C3536: 'cond': cannot be used before it is initialized
..\boost/hana/any_of.hpp(66): error C2672: 'boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,2>::apply': no matching overloaded function found
        with
        [
            S=boost::hana::tuple_tag
        ]
..\boost/hana/any_of.hpp(83): note: see reference to function template instantiation 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<1,2>::apply<boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>>&,Pred>(bool,Xs,Pred &&)' being compiled
        with
        [
            S=boost::hana::tuple_tag,
            Pred=<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_28f4af2ac6aaf0c60a8a162ffc2aa4a2>,
            Xs=boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
        ]
..\boost/hana/any_of.hpp(70): error C2893: Failed to specialize function template 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,2>::apply(Cond,Xs &&,Pred &&)'
        with
        [
            S=boost::hana::tuple_tag
        ]
..\boost/hana/any_of.hpp(90): note: see declaration of 'boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,2>::apply'
        with
        [
            S=boost::hana::tuple_tag
        ]
..\boost/hana/any_of.hpp(70): note: With the following template arguments:
..\boost/hana/any_of.hpp(70): note: 'Cond=void'
..\boost/hana/any_of.hpp(70): note: 'Xs=boost::hana::tuple<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &'
..\boost/hana/any_of.hpp(70): note: 'Pred=Pred'
..\boost/hana/none_of.hpp(44): error C2672: 'operator __surrogate_func': no matching overloaded function found
..\boost/hana/none_of.hpp(45): error C2893: Failed to specialize function template 'decltype(auto) boost::hana::not_t::operator ()(X &&) const'
..\boost/hana/fwd/not.hpp(40): note: see declaration of 'boost::hana::not_t::operator ()'
..\boost/hana/none_of.hpp(45): note: With the following template arguments:
..\boost/hana/none_of.hpp(45): note: 'X=void'
..\boost/hana/any_of.hpp(66): error C2672: 'boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,3>::apply': no matching overloaded function found
        with
        [
            S=boost::hana::tuple_tag
        ]
..\boost/hana/any_of.hpp(83): note: see reference to function template instantiation 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<1,3>::apply<boost::hana::tuple<boost::hana::test::ct_eq<999>,boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<999>>&,Pred>(bool,Xs,Pred &&)' being compiled
        with
        [
            S=boost::hana::tuple_tag,
            Pred=<lambda_a3280f54697d592f07111b78ec2f48e2>::()::<lambda_6a46fb1fd409eb90584d8485449d8ff7>,
            Xs=boost::hana::tuple<boost::hana::test::ct_eq<999>,boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<999>> &
        ]
..\boost/hana/any_of.hpp(67): error C2440: 'initializing': cannot convert from 'void' to 'boost::hana::false_'
..\boost/hana/any_of.hpp(67): note: Expressions of type void cannot be converted to other types
..\boost/hana/any_of.hpp(67): error C2440: 'initializing': cannot convert from 'void' to 'boost::hana::true_'
..\boost/hana/any_of.hpp(67): note: Expressions of type void cannot be converted to other types
..\boost/hana/any_of.hpp(67): error C2440: 'initializing': cannot convert from 'void' to 'bool'
..\boost/hana/any_of.hpp(67): note: Expressions of type void cannot be converted to other types