Test output: teeks99-09-v17dl-64onAMD64 - yap - if_else / msvc-14.3
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 15:51:42 +0000
Compile [2024-11-19 02:15:30 UTC]: fail


    call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.3\msvc-setup.bat"  >nul
 cl /Zm800 -nologo "..\libs\yap\test\if_else.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\yap\test\if_else.test\msvc-14.3\dbg\x86_6\dbg-symbl-off\thrd-mlt\if_else.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.." "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\type_index\include" "-IC:\teeks99-09\run\boost_root\libs\yap\include" 

if_else.cpp
..\libs\yap\test\if_else.cpp(64): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>'
..\libs\yap\test\if_else.cpp(64): note: 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression': ambiguous call to overloaded function
..\boost/yap/expression.hpp(142): note: could be 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(boost::hana::tuple<side_effect_callable_1> &&)'
..\boost/yap/expression.hpp(139): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(const boost::hana::tuple<side_effect_callable_1> &)'
..\boost/yap/expression.hpp(136): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(T &&)'
        with
        [
            T=side_effect_callable_1
        ]
..\libs\yap\test\if_else.cpp(64): note: while trying to match the argument list '(initializer list)'
..\libs\yap\test\if_else.cpp(61): error C2672: 'if_else': no matching overloaded function found
..\boost/yap/expression.hpp(218): note: could be 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)'
..\libs\yap\test\if_else.cpp(61): note: 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)': expects 3 arguments - 2 provided
..\libs\yap\test\if_else.cpp(66): error C3536: 'true_nothrow_throw_expr': cannot be used before it is initialized
..\boost/yap/algorithm.hpp(664): error C2338: static_assert failed: 'evaluate() is only defined for expressions.'
..\boost/yap/algorithm.hpp(664): note: the template instantiation context (the oldest one first) is
..\libs\yap\test\if_else.cpp(66): note: see reference to function template instantiation 'decltype(auto) boost::yap::evaluate<int&,>(Expr)' being compiled
        with
        [
            Expr=int &
        ]
..\boost/yap/algorithm.hpp(708): error C2338: static_assert failed: 'transform() is only defined for expressions.'
..\boost/yap/algorithm.hpp(708): note: the template instantiation context (the oldest one first) is
..\boost/yap/algorithm.hpp(666): note: see reference to function template instantiation 'decltype(auto) boost::yap::transform<int&,boost::yap::detail::evaluation_transform_t<>,>(Expr,Transform &&)' being compiled
        with
        [
            Expr=int &,
            Transform=boost::yap::detail::evaluation_transform_t<>
        ]
..\boost/yap/algorithm.hpp(687): error C2510: 'remove_cv_ref_t<int &>': left of '::' must be a class/struct/union
..\boost/yap/algorithm.hpp(687): note: the template instantiation context (the oldest one first) is
..\boost/yap/algorithm.hpp(710): note: see reference to function template instantiation 'decltype(auto) boost::yap::detail::transform_<false>::operator ()<int&,Transform,>(Expr,Transform &) const' being compiled
        with
        [
            Transform=boost::yap::detail::evaluation_transform_t<>,
            Expr=int &
        ]
..\boost/yap/algorithm.hpp(687): error C2131: expression did not evaluate to a constant
..\boost/yap/algorithm.hpp(687): note: failure was caused by a read of an uninitialized symbol
..\boost/yap/algorithm.hpp(687): note: see usage of 'kind'
..\boost/yap/algorithm.hpp(689): error C2975: 'IsExprRef': invalid template argument for 'boost::yap::detail::transform_impl', expected compile-time constant expression
..\boost/yap/detail/transform.hpp(561): note: see declaration of 'IsExprRef'
..\boost/yap/detail/transform.hpp(567): error C2510: 'remove_cv_ref_t<int &>': left of '::' must be a class/struct/union
..\boost/yap/detail/transform.hpp(567): note: the template instantiation context (the oldest one first) is
..\boost/yap/algorithm.hpp(689): note: see reference to function template instantiation 'decltype(auto) boost::yap::detail::transform_impl<false,0,false>::operator ()<int&,boost::hana::tuple<Transform *>>(Expr,TransformTuple) const' being compiled
        with
        [
            Transform=boost::yap::detail::evaluation_transform_t<>,
            Expr=int &,
            TransformTuple=boost::hana::tuple<boost::yap::detail::evaluation_transform_t<> *>
        ]
..\boost/yap/detail/transform.hpp(567): error C2131: expression did not evaluate to a constant
..\boost/yap/detail/transform.hpp(567): note: failure was caused by a read of an uninitialized symbol
..\boost/yap/detail/transform.hpp(567): note: see usage of 'kind'
..\boost/yap/detail/transform.hpp(573): error C2672: 'boost::yap::detail::arity_of': no matching overloaded function found
..\boost/yap/detail/algorithm.hpp(529): note: could be 'boost::yap::detail::expr_arity boost::yap::detail::arity_of(void)'
..\boost/yap/detail/transform.hpp(573): note: expression did not evaluate to a constant
..\boost/yap/detail/transform.hpp(567): note: failure was caused by a read of an uninitialized symbol
..\boost/yap/detail/transform.hpp(567): note: see usage of 'kind'
..\boost/yap/detail/transform.hpp(566): error C2440: 'specialization': cannot convert from 'int' to 'boost::yap::detail::expr_arity'
..\boost/yap/detail/transform.hpp(566): note: Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or parenthesized function-style cast)
..\boost/yap/detail/transform.hpp(566): error C2973: 'boost::yap::detail::transform_expression_tag': invalid template argument 'int'
..\boost/yap/detail/transform.hpp(426): note: see declaration of 'boost::yap::detail::transform_expression_tag'
..\boost/yap/detail/transform.hpp(369): error C2510: 'remove_cv_ref_t<int &>': left of '::' must be a class/struct/union
..\boost/yap/detail/transform.hpp(369): note: the template instantiation context (the oldest one first) is
..\boost/yap/detail/transform.hpp(573): note: see reference to class template instantiation 'boost::yap::detail::transform_expression_tag<false,int &,boost::hana::tuple<Transform *>,0,0,void>' being compiled
        with
        [
            Transform=boost::yap::detail::evaluation_transform_t<>
        ]
..\boost/yap/detail/transform.hpp(428): note: while compiling class template member function 'decltype(auto) boost::yap::detail::transform_expression_tag<false,int &,boost::hana::tuple<Transform *>,0,0,void>::operator ()(Expr,TransformTuple) const'
        with
        [
            Transform=boost::yap::detail::evaluation_transform_t<>,
            Expr=int &,
            TransformTuple=boost::hana::tuple<boost::yap::detail::evaluation_transform_t<> *>
        ]
..\boost/yap/detail/transform.hpp(431): note: see reference to class template instantiation 'boost::yap::detail::transform_expression_expr<false,Expr,TransformTuple,0,void>' being compiled
        with
        [
            Expr=int &,
            TransformTuple=boost::hana::tuple<boost::yap::detail::evaluation_transform_t<> *>
        ]
..\boost/yap/detail/transform.hpp(387): note: while compiling class template member function 'decltype(auto) boost::yap::detail::transform_expression_expr<false,Expr,TransformTuple,0,void>::operator ()(Expr,TransformTuple) const'
        with
        [
            Expr=int &,
            TransformTuple=boost::hana::tuple<boost::yap::detail::evaluation_transform_t<> *>
        ]
..\boost/yap/detail/transform.hpp(396): note: see reference to class template instantiation 'boost::yap::detail::next_or_default_transform<false,Expr,TransformTuple,0,false>' being compiled
        with
        [
            Expr=int &,
            TransformTuple=boost::hana::tuple<boost::yap::detail::evaluation_transform_t<> *>
        ]
..\boost/yap/detail/transform.hpp(366): note: while compiling class template member function 'decltype(auto) boost::yap::detail::next_or_default_transform<false,Expr,TransformTuple,0,false>::operator ()(Expr,TransformTuple) const'
        with
        [
            Expr=int &,
            TransformTuple=boost::hana::tuple<boost::yap::detail::evaluation_transform_t<> *>
        ]
..\boost/yap/detail/transform.hpp(369): error C2131: expression did not evaluate to a constant
..\boost/yap/detail/transform.hpp(369): note: failure was caused by a read of an uninitialized symbol
..\boost/yap/detail/transform.hpp(369): note: see usage of 'kind'
..\boost/yap/detail/transform.hpp(372): error C2975: 'IsTerminal': invalid template argument for 'boost::yap::detail::default_transform', expected compile-time constant expression
..\boost/yap/detail/transform.hpp(263): note: see declaration of 'IsTerminal'
..\boost/yap/detail/transform.hpp(326): error C2672: 'transform_nonterminal': no matching overloaded function found
..\boost/yap/detail/transform.hpp(304): note: could be 'decltype(auto) boost::yap::detail::transform_nonterminal(const Expr &,Tuple &&,TransformTuple)'
..\boost/yap/detail/transform.hpp(326): note: 'decltype(auto) boost::yap::detail::transform_nonterminal(const Expr &,Tuple &&,TransformTuple)': expects 3 arguments - 2 provided
..\boost/yap/detail/transform.hpp(326): note: the template instantiation context (the oldest one first) is
..\boost/yap/detail/transform.hpp(373): note: see reference to function template instantiation 'decltype(auto) boost::yap::detail::default_transform<true,false,false>::operator ()<int&,TransformTuple>(Expr,TransformTuple) const' being compiled
        with
        [
            TransformTuple=boost::hana::tuple<boost::yap::detail::evaluation_transform_t<> *>,
            Expr=int &
        ]
..\libs\yap\test\if_else.cpp(66): error C2120: 'void' illegal with all types
..\libs\yap\test\if_else.cpp(78): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>'
..\libs\yap\test\if_else.cpp(78): note: 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression': ambiguous call to overloaded function
..\boost/yap/expression.hpp(142): note: could be 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(boost::hana::tuple<side_effect_callable_1> &&)'
..\boost/yap/expression.hpp(139): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(const boost::hana::tuple<side_effect_callable_1> &)'
..\boost/yap/expression.hpp(136): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(T &&)'
        with
        [
            T=side_effect_callable_1
        ]
..\libs\yap\test\if_else.cpp(78): note: while trying to match the argument list '(initializer list)'
..\libs\yap\test\if_else.cpp(75): error C2672: 'if_else': no matching overloaded function found
..\boost/yap/expression.hpp(218): note: could be 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)'
..\libs\yap\test\if_else.cpp(75): note: 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)': expects 3 arguments - 2 provided
..\libs\yap\test\if_else.cpp(80): error C3536: 'false_nothrow_throw_expr': cannot be used before it is initialized
..\libs\yap\test\if_else.cpp(80): error C2120: 'void' illegal with all types
..\libs\yap\test\if_else.cpp(91): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>'
..\libs\yap\test\if_else.cpp(91): note: 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression': ambiguous call to overloaded function
..\boost/yap/expression.hpp(142): note: could be 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(boost::hana::tuple<side_effect_callable_1> &&)'
..\boost/yap/expression.hpp(139): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(const boost::hana::tuple<side_effect_callable_1> &)'
..\boost/yap/expression.hpp(136): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(T &&)'
        with
        [
            T=side_effect_callable_1
        ]
..\libs\yap\test\if_else.cpp(91): note: while trying to match the argument list '(initializer list)'
..\libs\yap\test\if_else.cpp(92): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>'
..\libs\yap\test\if_else.cpp(92): note: 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression': ambiguous call to overloaded function
..\boost/yap/expression.hpp(142): note: could be 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression(boost::hana::tuple<side_effect_callable_2> &&)'
..\boost/yap/expression.hpp(139): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression(const boost::hana::tuple<side_effect_callable_2> &)'
..\boost/yap/expression.hpp(136): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression(T &&)'
        with
        [
            T=side_effect_callable_2
        ]
..\libs\yap\test\if_else.cpp(92): note: while trying to match the argument list '(initializer list)'
..\libs\yap\test\if_else.cpp(89): error C2672: 'if_else': no matching overloaded function found
..\boost/yap/expression.hpp(218): note: could be 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)'
..\libs\yap\test\if_else.cpp(89): note: 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)': expects 3 arguments - 1 provided
..\libs\yap\test\if_else.cpp(94): error C3536: 'true_throw1_throw2_expr': cannot be used before it is initialized
..\libs\yap\test\if_else.cpp(94): error C2120: 'void' illegal with all types
..\libs\yap\test\if_else.cpp(105): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>'
..\libs\yap\test\if_else.cpp(105): note: 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression': ambiguous call to overloaded function
..\boost/yap/expression.hpp(142): note: could be 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(boost::hana::tuple<side_effect_callable_1> &&)'
..\boost/yap/expression.hpp(139): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(const boost::hana::tuple<side_effect_callable_1> &)'
..\boost/yap/expression.hpp(136): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_1>>::expression(T &&)'
        with
        [
            T=side_effect_callable_1
        ]
..\libs\yap\test\if_else.cpp(105): note: while trying to match the argument list '(initializer list)'
..\libs\yap\test\if_else.cpp(106): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>'
..\libs\yap\test\if_else.cpp(106): note: 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression': ambiguous call to overloaded function
..\boost/yap/expression.hpp(142): note: could be 'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression(boost::hana::tuple<side_effect_callable_2> &&)'
..\boost/yap/expression.hpp(139): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression(const boost::hana::tuple<side_effect_callable_2> &)'
..\boost/yap/expression.hpp(136): note: or       'boost::yap::expression<boost::yap::expr_kind::terminal,boost::hana::tuple<side_effect_callable_2>>::expression(T &&)'
        with
        [
            T=side_effect_callable_2
        ]
..\libs\yap\test\if_else.cpp(106): note: while trying to match the argument list '(initializer list)'
..\libs\yap\test\if_else.cpp(103): error C2672: 'if_else': no matching overloaded function found
..\boost/yap/expression.hpp(218): note: could be 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)'
..\libs\yap\test\if_else.cpp(103): note: 'ternary_op_result<boost::yap::expression,Expr1,Expr2,Expr3,boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value||boost::yap::is_expr<T,void,void>::value>::type boost::yap::if_else(Expr1 &&,Expr2 &&,Expr3 &&)': expects 3 arguments - 1 provided
..\libs\yap\test\if_else.cpp(108): error C3536: 'false_throw1_throw2_expr': cannot be used before it is initialized
..\libs\yap\test\if_else.cpp(108): error C2120: 'void' illegal with all types