Test output: teeks99-09-v16d-64onAMD64 - hana - test~ext~std~array~orderable / msvc-14.2
Rev c8d0b32583c2fa3266edf88cd8ccb32312feae17 / Wed, 20 Nov 2024 12:42:36 +0000
Compile [2024-11-20 19:17:23 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\ext\std\array\orderable.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hana\test\test~ext~std~array~orderable.test\msvc-14.2\dbg\x86_6\dbg-symbl-off\thrd-mlt\ext\std\array\orderable.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\include" "-I..\libs\hana\test\_include" 

orderable.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/lexicographical_compare.hpp(97): 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/lexicographical_compare.hpp(105): note: see reference to function template instantiation 'auto boost::hana::lexicographical_compare_impl<T,boost::hana::when<true>>::helper<Xs,Ys,Pred>(const Xs &,const Ys &,const Pred &,boost::hana::false_)' being compiled
        with
        [
            T=It1,
            Xs=boost::hana::tuple<std::array<int,0>>,
            Ys=boost::hana::tuple<std::array<int,0>>,
            Pred=boost::hana::less_t
        ]
..\boost/hana/lexicographical_compare.hpp(51): note: see reference to function template instantiation 'auto boost::hana::lexicographical_compare_impl<T,boost::hana::when<true>>::apply<Xs,Ys,Pred>(const Xs &,const Ys &,const Pred &)' being compiled
        with
        [
            T=It1,
            Xs=boost::hana::tuple<std::array<int,0>>,
            Ys=boost::hana::tuple<std::array<int,0>>,
            Pred=boost::hana::less_t
        ]
..\boost/hana/lexicographical_compare.hpp(30): note: see reference to function template instantiation 'auto boost::hana::lexicographical_compare_t::operator ()<Xs,Ys,boost::hana::less_t>(const Xs &,const Ys &,const Pred &) const' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>>,
            Ys=boost::hana::tuple<std::array<int,0>>,
            Pred=boost::hana::less_t
        ]
..\boost/hana/less.hpp(138): note: see reference to function template instantiation 'auto boost::hana::lexicographical_compare_t::operator ()<Xs,Ys>(const Xs &,const Ys &) const' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>>,
            Ys=boost::hana::tuple<std::array<int,0>>
        ]
..\boost/hana/less.hpp(62): note: see reference to function template instantiation 'auto boost::hana::less_impl<T,U,boost::hana::when<true>>::apply<boost::hana::tuple<std::array<int,0>>,boost::hana::tuple<std::array<int,0>>>(const Xs &,const Ys &)' being compiled
        with
        [
            T=boost::hana::tuple_tag,
            U=boost::hana::tuple_tag,
            Xs=boost::hana::tuple<std::array<int,0>>,
            Ys=boost::hana::tuple<std::array<int,0>>
        ]
..\libs\hana\test\_include\laws/base.hpp(174): note: see reference to function template instantiation 'auto boost::hana::less_t::operator ()<boost::hana::tuple<std::array<int,0>>&,boost::hana::tuple<std::array<int,0>>&>(X,Y) const' being compiled
        with
        [
            X=boost::hana::tuple<std::array<int,0>> &,
            Y=boost::hana::tuple<std::array<int,0>> &
        ]
..\boost/hana/less.hpp(62): note: see reference to function template instantiation 'auto boost::hana::less_impl<boost::hana::test::InjectionResult,boost::hana::test::InjectionResult,void>::apply<X,Y>(X,Y)' being compiled
        with
        [
            X=boost::hana::test::injection_result<0,std::array<int,0>>,
            Y=boost::hana::test::injection_result<0,std::array<int,0>>
        ]
..\boost/hana/ordering.hpp(28): note: see reference to function template instantiation 'auto boost::hana::less_t::operator ()<boost::hana::test::injection_result<0,std::array<int,0>>,boost::hana::test::injection_result<0,std::array<int,0>>>(X &&,Y &&) const' being compiled
        with
        [
            X=boost::hana::test::injection_result<0,std::array<int,0>>,
            Y=boost::hana::test::injection_result<0,std::array<int,0>>
        ]
..\libs\hana\test\_include\laws/orderable.hpp(79): note: see reference to function template instantiation 'decltype(auto) boost::hana::detail::less_by<boost::hana::test::_injection<0>>::operator ()<V&,V&>(X,Y) const &' being compiled
        with
        [
            V=std::array<int,0>,
            X=std::array<int,0> &,
            Y=std::array<int,0> &
        ]
..\boost/hana/functional/partial.hpp(81): note: see reference to function template instantiation 'auto boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>::operator ()<V,V>(V,V) const' being compiled
        with
        [
            T=boost::hana::ext::std::array_tag,
            V=std::array<int,0>
        ]
..\boost/hana/for_each.hpp(46): note: see reference to function template instantiation 'decltype(auto) boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>::operator ()<const V&>(const V &) const &' being compiled
        with
        [
            T=boost::hana::ext::std::array_tag,
            V=std::array<int,0>
        ]
..\boost/hana/basic_tuple.hpp(119): note: see reference to function template instantiation 'void boost::hana::detail::on_each<const F *>::operator ()<const V&,const std::array<int,1>&,const std::array<int,2>&,const std::array<int,3>&,const std::array<int,4>&,const std::array<int,5>&>(const V &,const std::array<int,1> &,const std::array<int,2> &,const std::array<int,3> &,const std::array<int,4> &,const std::array<int,5> &) const' being compiled
        with
        [
            F=boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>,
            V=std::array<int,0>
        ]
..\boost/hana/basic_tuple.hpp(115): note: see reference to function template instantiation 'void boost::hana::detail::on_each<const F *>::operator ()<const V&,const std::array<int,1>&,const std::array<int,2>&,const std::array<int,3>&,const std::array<int,4>&,const std::array<int,5>&>(const V &,const std::array<int,1> &,const std::array<int,2> &,const std::array<int,3> &,const std::array<int,4> &,const std::array<int,5> &) const' being compiled
        with
        [
            F=boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>,
            V=std::array<int,0>
        ]
..\boost/hana/unpack.hpp(47): note: see reference to function template instantiation 'void boost::hana::unpack_impl<boost::hana::basic_tuple_tag,void>::apply<0,1,2,3,4,5,std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>,F>(const boost::hana::detail::basic_tuple_impl<std::integer_sequence<size_t,0,1,2,3,4,5>,std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>> &,F &&)' being compiled
        with
        [
            F=boost::hana::detail::on_each<const boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>> *>
        ]
..\boost/hana/tuple.hpp(233): note: see reference to function template instantiation 'void boost::hana::unpack_t::operator ()<const boost::hana::basic_tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,F>(Xs,F &&) const' being compiled
        with
        [
            F=boost::hana::detail::on_each<const boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>> *>,
            Xs=const boost::hana::basic_tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>> &
        ]
..\boost/hana/unpack.hpp(47): note: see reference to function template instantiation 'void boost::hana::unpack_impl<boost::hana::tuple_tag,void>::apply<const Xs&,F>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,F &&)' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::detail::on_each<const boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>> *>
        ]
..\boost/hana/for_each.hpp(57): note: see reference to function template instantiation 'void boost::hana::unpack_t::operator ()<const Xs&,boost::hana::detail::on_each<const F *>>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,boost::hana::detail::on_each<const F *> &&) const' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>
        ]
..\boost/hana/for_each.hpp(35): note: see reference to function template instantiation 'void boost::hana::for_each_impl<T,boost::hana::when<true>>::apply<const Xs&,const F&>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,const boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>&)' being compiled
        with
        [
            T=S,
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>
        ]
..\boost/hana/for_each.hpp(35): note: see reference to function template instantiation 'void boost::hana::for_each_impl<T,boost::hana::when<true>>::apply<const Xs&,const F&>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,const boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>&)' being compiled
        with
        [
            T=S,
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>
        ]
..\libs\hana\test\_include\laws/base.hpp(57): note: see reference to function template instantiation 'void boost::hana::for_each_t::operator ()<const Xs&,const F&>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,const boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>&) const' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>,
            T=boost::hana::ext::std::array_tag
        ]
..\boost/hana/functional/partial.hpp(89): note: see reference to function template instantiation 'void boost::hana::test::for_each_n_t<1>::operator ()<V,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>>(const Xs &,const F &) const' being compiled
        with
        [
            V=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            T=boost::hana::ext::std::array_tag,
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>
        ]
..\boost/hana/functional/compose.hpp(81): note: see reference to function template instantiation 'void boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>::operator ()<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>>>(boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>,std::array<int,0>> &&) &' being compiled
        with
        [
            T=boost::hana::ext::std::array_tag
        ]
..\boost/hana/for_each.hpp(46): note: see reference to function template instantiation 'void boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>::operator ()<const V&,>(X) &' being compiled
        with
        [
            T=boost::hana::ext::std::array_tag,
            V=std::array<int,0>,
            X=const std::array<int,0> &
        ]
..\boost/hana/basic_tuple.hpp(119): note: see reference to function template instantiation 'void boost::hana::detail::on_each<F *>::operator ()<const V&,const std::array<int,1>&,const std::array<int,2>&,const std::array<int,3>&,const std::array<int,4>&,const std::array<int,5>&>(const V &,const std::array<int,1> &,const std::array<int,2> &,const std::array<int,3> &,const std::array<int,4> &,const std::array<int,5> &) const' being compiled
        with
        [
            F=boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>,
            V=std::array<int,0>
        ]
..\boost/hana/basic_tuple.hpp(115): note: see reference to function template instantiation 'void boost::hana::detail::on_each<F *>::operator ()<const V&,const std::array<int,1>&,const std::array<int,2>&,const std::array<int,3>&,const std::array<int,4>&,const std::array<int,5>&>(const V &,const std::array<int,1> &,const std::array<int,2> &,const std::array<int,3> &,const std::array<int,4> &,const std::array<int,5> &) const' being compiled
        with
        [
            F=boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>,
            V=std::array<int,0>
        ]
..\boost/hana/unpack.hpp(47): note: see reference to function template instantiation 'void boost::hana::unpack_impl<boost::hana::basic_tuple_tag,void>::apply<0,1,2,3,4,5,std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>,F>(const boost::hana::detail::basic_tuple_impl<std::integer_sequence<size_t,0,1,2,3,4,5>,std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>> &,F &&)' being compiled
        with
        [
            F=boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>> *>
        ]
..\boost/hana/tuple.hpp(233): note: see reference to function template instantiation 'void boost::hana::unpack_t::operator ()<const boost::hana::basic_tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,F>(Xs,F &&) const' being compiled
        with
        [
            F=boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>> *>,
            Xs=const boost::hana::basic_tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>> &
        ]
..\boost/hana/unpack.hpp(47): note: see reference to function template instantiation 'void boost::hana::unpack_impl<boost::hana::tuple_tag,void>::apply<const Xs&,F>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,F &&)' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>> *>
        ]
..\boost/hana/for_each.hpp(57): note: see reference to function template instantiation 'void boost::hana::unpack_t::operator ()<const Xs&,boost::hana::detail::on_each<F *>>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,boost::hana::detail::on_each<F *> &&) const' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>
        ]
..\boost/hana/for_each.hpp(35): note: see reference to function template instantiation 'void boost::hana::for_each_impl<T,boost::hana::when<true>>::apply<const Xs&,F>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,F &&)' being compiled
        with
        [
            T=S,
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>
        ]
..\boost/hana/for_each.hpp(35): note: see reference to function template instantiation 'void boost::hana::for_each_impl<T,boost::hana::when<true>>::apply<const Xs&,F>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,F &&)' being compiled
        with
        [
            T=S,
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            F=boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>
        ]
..\libs\hana\test\_include\laws/base.hpp(49): note: see reference to function template instantiation 'void boost::hana::for_each_t::operator ()<const Xs&,boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>>(const boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>&,F &&) const' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            T=boost::hana::ext::std::array_tag,
            F=boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::test::for_each_n_t<1>,boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>,boost::hana::partial_t<std::integer_sequence<size_t,0>,boost::hana::make_partial_t,boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>>
        ]
..\libs\hana\test\_include\laws/orderable.hpp(82): note: see reference to function template instantiation 'void boost::hana::test::for_each_n_t<2>::operator ()<Xs,boost::hana::test::TestOrderable<T,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>>(const Xs &,const F &) const' being compiled
        with
        [
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>,
            T=boost::hana::ext::std::array_tag,
            F=boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::test::laws>::{ctor}::<lambda_e1df73b85095e81f2486f09546dfec3f>
        ]
..\libs\hana\test\ext\std\array\orderable.cpp(30): note: see reference to function template instantiation 'boost::hana::test::TestOrderable<T,boost::hana::test::laws>::TestOrderable<boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>(Xs)' being compiled
        with
        [
            T=boost::hana::ext::std::array_tag,
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>
        ]
..\libs\hana\test\ext\std\array\orderable.cpp(30): note: see reference to function template instantiation 'boost::hana::test::TestOrderable<T,boost::hana::test::laws>::TestOrderable<boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>(Xs)' being compiled
        with
        [
            T=boost::hana::ext::std::array_tag,
            Xs=boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>
        ]
..\libs\hana\test\ext\std\array\orderable.cpp(28): note: see reference to function template instantiation 'boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::when<true>>::TestOrderable<boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>(boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>)' being compiled
..\libs\hana\test\ext\std\array\orderable.cpp(28): note: see reference to function template instantiation 'boost::hana::test::TestOrderable<boost::hana::ext::std::array_tag,boost::hana::when<true>>::TestOrderable<boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>>(boost::hana::tuple<std::array<int,0>,std::array<int,1>,std::array<int,2>,std::array<int,3>,std::array<int,4>,std::array<int,5>>)' being compiled
..\boost/hana/lexicographical_compare.hpp(97): error C2672: 'boost::hana::lexicographical_compare_impl<T,boost::hana::when<true>>::helper1': no matching overloaded function found
        with
        [
            T=It1
        ]
..\boost/hana/lexicographical_compare.hpp(97): error C2440: 'initializing': cannot convert from 'void' to 'bool'
..\boost/hana/lexicographical_compare.hpp(97): note: Expressions of type void cannot be converted to other types
..\boost/hana/lexicographical_compare.hpp(97): error C2440: 'initializing': cannot convert from 'void' to 'boost::hana::false_'
..\boost/hana/lexicographical_compare.hpp(97): note: Expressions of type void cannot be converted to other types
..\boost/hana/lexicographical_compare.hpp(97): error C2440: 'initializing': cannot convert from 'void' to 'boost::hana::true_'
..\boost/hana/lexicographical_compare.hpp(97): note: Expressions of type void cannot be converted to other types
..\libs\hana\test\_include\laws/orderable.hpp(79): error C2677: binary '^': no global operator found which takes type 'const boost::hana::infix_detail::infix_t<false,false,boost::hana::test::iff_t>' (or there is no acceptable conversion)
..\libs\hana\test\_include\laws/orderable.hpp(81): error C3536: '__hana_tmp': cannot be used before it is initialized
..\libs\hana\test\_include\laws/orderable.hpp(81): error C3539: a template-argument cannot be a type that contains 'auto'
..\libs\hana\test\_include\laws/orderable.hpp(79): error C2088: '^': illegal for struct