Compile [2024-11-21 09:21:36 UTC]: fail
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\hana\test\ext\boost\fusion\deque\auto\none_of.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\hana\test\test~ext~boost~fusion~deque~auto~none_of.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\ext\boost\fusion\deque\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\include" "-I..\libs\hana\test\_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(60): note: the template instantiation context (the oldest one first) is
..\libs\hana\test\_include\auto/none_of.hpp(75): note: see reference to function template instantiation 'auto boost::hana::none_of_t::operator ()<boost::fusion::deque<T,boost::hana::test::ct_eq<1>>&,<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8eae24aed6c20d6549ca55711d98d069>>(Xs,Pred &&) const' being compiled
with
[
T=boost::hana::test::ct_eq<0>,
Xs=boost::fusion::deque<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &,
Pred=<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8eae24aed6c20d6549ca55711d98d069>
]
..\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::fusion::deque<T,boost::hana::test::ct_eq<1>>&,Pred>(Xs,Pred &&)' being compiled
with
[
S=boost::hana::none_of_t::()::S,
T=boost::hana::test::ct_eq<0>,
Pred=<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8eae24aed6c20d6549ca55711d98d069>,
Xs=boost::fusion::deque<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
]
..\boost/hana/none_of.hpp(44): note: see reference to function template instantiation 'auto boost::hana::any_of_t::operator ()<boost::fusion::deque<T,boost::hana::test::ct_eq<1>>&,Pred>(Xs,Pred &&) const' being compiled
with
[
T=boost::hana::test::ct_eq<0>,
Pred=<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8eae24aed6c20d6549ca55711d98d069>,
Xs=boost::fusion::deque<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::fusion::deque<T,boost::hana::test::ct_eq<1>>&,Pred>(Xs,Pred &&)' being compiled
with
[
S=boost::hana::ext::boost::fusion::deque_tag,
T=boost::hana::test::ct_eq<0>,
Pred=<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8eae24aed6c20d6549ca55711d98d069>,
Xs=boost::fusion::deque<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
]
..\boost/hana/any_of.hpp(97): 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::fusion::deque<T,boost::hana::test::ct_eq<1>>&,Pred>(boost::hana::false_,Xs,Pred &&)' being compiled
with
[
S=boost::hana::ext::boost::fusion::deque_tag,
T=boost::hana::test::ct_eq<0>,
Pred=<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8eae24aed6c20d6549ca55711d98d069>,
Xs=boost::fusion::deque<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
]
..\boost/hana/any_of.hpp(79): 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/if.hpp(35): 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=boost::hana::if_t::()::Bool,
Cond=bool,
C=bool,
T=const boost::hana::integral_constant<bool,true> &,
E=const boost::hana::integral_constant<bool,false> &
]
..\boost/hana/if.hpp(53): 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/eval_if.hpp(40): 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/any_of.hpp(79): 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::ext::boost::fusion::deque_tag
]
..\boost/hana/any_of.hpp(90): note: could be 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,2>::apply(Cond,Xs &&,Pred &&)'
with
[
S=boost::hana::ext::boost::fusion::deque_tag
]
..\boost/hana/any_of.hpp(66): note: 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::ext::boost::fusion::deque_tag
]
..\boost/hana/any_of.hpp(66): note: With the following template arguments:
..\boost/hana/any_of.hpp(66): note: 'Cond=void'
..\boost/hana/any_of.hpp(66): note: 'Xs=boost::fusion::deque<T,boost::hana::test::ct_eq<1>> &'
..\boost/hana/any_of.hpp(66): note: 'Pred=Pred'
..\boost/hana/any_of.hpp(66): note: 'void' cannot be used as a function parameter except for '(void)'
..\boost/hana/any_of.hpp(66): note: the template instantiation context (the oldest one first) is
..\boost/hana/any_of.hpp(81): 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::fusion::deque<T,boost::hana::test::ct_eq<1>>&,Pred>(bool,Xs,Pred &&)' being compiled
with
[
S=boost::hana::ext::boost::fusion::deque_tag,
T=boost::hana::test::ct_eq<0>,
Pred=<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8eae24aed6c20d6549ca55711d98d069>,
Xs=boost::fusion::deque<boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<1>> &
]
..\boost/hana/any_of.hpp(79): error C2440: 'initializing': cannot convert from 'void' to 'int'
..\boost/hana/any_of.hpp(79): note: Expressions of type void cannot be converted to other types
..\boost/hana/none_of.hpp(44): error C3889: call to object of class type 'boost::hana::not_t': no matching call operator found
..\boost/hana/fwd/not.hpp(40): note: could be 'decltype(auto) boost::hana::not_t::operator ()(X &&) const'
..\boost/hana/none_of.hpp(44): note: Failed to specialize function template 'decltype(auto) boost::hana::not_t::operator ()(X &&) const'
..\boost/hana/none_of.hpp(44): note: With the following template arguments:
..\boost/hana/none_of.hpp(44): note: 'X=void'
..\boost/hana/none_of.hpp(44): note: you cannot create a reference to '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::ext::boost::fusion::deque_tag
]
..\boost/hana/any_of.hpp(78): note: could be 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,3>::apply(boost::hana::false_,Xs &&,Pred &&)'
with
[
S=boost::hana::ext::boost::fusion::deque_tag
]
..\boost/hana/any_of.hpp(67): note: '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(74): note: or 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,3>::apply(boost::hana::true_,Xs &&,Pred &&)'
with
[
S=boost::hana::ext::boost::fusion::deque_tag
]
..\boost/hana/any_of.hpp(67): note: '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(64): note: or 'auto boost::hana::any_of_impl<S,boost::hana::when<true>>::any_of_helper<2,3>::apply(bool,Xs &&,Pred &&)'
with
[
S=boost::hana::ext::boost::fusion::deque_tag
]
..\boost/hana/any_of.hpp(67): note: 'initializing': cannot convert from 'void' to 'bool'
..\boost/hana/any_of.hpp(67): note: Expressions of type void cannot be converted to other types
..\boost/hana/any_of.hpp(66): note: the template instantiation context (the oldest one first) is
..\boost/hana/any_of.hpp(81): 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::fusion::deque<T,boost::hana::test::ct_eq<0>,T>&,Pred>(bool,Xs,Pred &&)' being compiled
with
[
S=boost::hana::ext::boost::fusion::deque_tag,
T=boost::hana::test::ct_eq<999>,
Pred=<lambda_da2c3a4cfaaa112d29491297d88e4401>::()::<lambda_8bea205f2644cdde5d4df27ae3e028b8>,
Xs=boost::fusion::deque<boost::hana::test::ct_eq<999>,boost::hana::test::ct_eq<0>,boost::hana::test::ct_eq<999>> &
]