Compile [2024-11-15 18:22:17 UTC]: fail
"g++-12" -fvisibility-inlines-hidden -std=c++17 -fPIC -m64 -pthread -O0 -fno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -I".." -I"../libs/hana/include" -I"../libs/hana/test/_include" -c -o "/var/boost/run/results/boost/bin.v2/libs/hana/test/test~orderable.test/gcc-12~c++17/debug/x86_64/debug-symbols-off/threading-multi/visibility-hidden/orderable.o" "../libs/hana/test/orderable.cpp"
In file included from ../boost/hana/less.hpp:25,
from ../boost/hana/concept/orderable.hpp:19,
from ../libs/hana/test/orderable.cpp:6:
../boost/hana/detail/concepts.hpp: In instantiation of 'struct boost::hana::detail::LessThanComparable<char [3], char [3], void>':
../boost/hana/fwd/less.hpp:42:12: recursively required by substitution of 'template<class T, class U> struct boost::hana::less_impl<T, U, boost::hana::when<boost::hana::detail::LessThanComparable<T, U>::value> > [with T = char [3]; U = char [3]]'
../boost/hana/fwd/less.hpp:42:12: required from 'struct boost::hana::less_impl<char [3], char [3], void>'
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::less_impl<char [3], char [3], void>]'
../boost/hana/concept/orderable.hpp:27:65: required from 'struct boost::hana::Orderable<char [3]>'
../boost/hana/less.hpp:44:22: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = const char (&)[3]; Y = std::__cxx11::basic_string<char>]'
../libs/hana/test/orderable.cpp:81:9: required from here
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
57 | decltype(static_cast<T&&>(*(T*)0) < static_cast<T&&>(*(T*)0) ? 0:0)
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
../boost/hana/detail/concepts.hpp: In instantiation of 'struct boost::hana::detail::LessThanComparable<char [6], char [6], void>':
../boost/hana/fwd/less.hpp:42:12: recursively required by substitution of 'template<class T, class U> struct boost::hana::less_impl<T, U, boost::hana::when<boost::hana::detail::LessThanComparable<T, U>::value> > [with T = char [6]; U = char [6]]'
../boost/hana/fwd/less.hpp:42:12: required from 'struct boost::hana::less_impl<char [6], char [6], void>'
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::less_impl<char [6], char [6], void>]'
../boost/hana/concept/orderable.hpp:27:65: required from 'struct boost::hana::Orderable<char [6]>'
../boost/hana/less.hpp:44:22: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = std::__cxx11::basic_string<char>; Y = const char (&)[6]]'
../libs/hana/test/orderable.cpp:82:9: required from here
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
../boost/hana/detail/concepts.hpp: In instantiation of 'struct boost::hana::detail::LessThanComparable<char [5], char [5], void>':
../boost/hana/fwd/less.hpp:42:12: recursively required by substitution of 'template<class T, class U> struct boost::hana::less_impl<T, U, boost::hana::when<boost::hana::detail::LessThanComparable<T, U>::value> > [with T = char [5]; U = char [5]]'
../boost/hana/fwd/less.hpp:42:12: required from 'struct boost::hana::less_impl<char [5], char [5], void>'
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::less_impl<char [5], char [5], void>]'
../boost/hana/concept/orderable.hpp:27:65: required from 'struct boost::hana::Orderable<char [5]>'
../boost/hana/greater.hpp:32:25: required from 'constexpr decltype(auto) boost::hana::greater_t::operator()(X&&, Y&&) const [with X = const char (&)[5]; Y = std::__cxx11::basic_string<char>]'
../libs/hana/test/orderable.cpp:91:9: required from here
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
../boost/hana/detail/concepts.hpp: In instantiation of 'struct boost::hana::detail::LessThanComparable<char [4], char [4], void>':
../boost/hana/fwd/less.hpp:42:12: recursively required by substitution of 'template<class T, class U> struct boost::hana::less_impl<T, U, boost::hana::when<boost::hana::detail::LessThanComparable<T, U>::value> > [with T = char [4]; U = char [4]]'
../boost/hana/fwd/less.hpp:42:12: required from 'struct boost::hana::less_impl<char [4], char [4], void>'
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::less_impl<char [4], char [4], void>]'
../boost/hana/concept/orderable.hpp:27:65: required from 'struct boost::hana::Orderable<char [4]>'
../boost/hana/greater.hpp:32:25: required from 'constexpr decltype(auto) boost::hana::greater_t::operator()(X&&, Y&&) const [with X = std::__cxx11::basic_string<char>; Y = const char (&)[4]]'
../libs/hana/test/orderable.cpp:92:9: required from here
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
../boost/hana/detail/concepts.hpp:57:43: warning: comparison between two arrays [-Warray-compare]
../boost/hana/detail/concepts.hpp:57:43: note: use unary '+' which decays operands to pointers or '&'indirect_ref' not supported by dump_decl<declaration error>[0] < &'indirect_ref' not supported by dump_decl<declaration error>[0]' to compare the addresses
In file included from ../boost/hana/detail/operators/comparable.hpp:15,
from ../boost/hana/pair.hpp:20,
from ../boost/hana/unpack.hpp:26,
from ../boost/hana/fold_left.hpp:20,
from ../boost/hana/concept/foldable.hpp:19,
from ../boost/hana/core/to.hpp:16,
from ../boost/hana/bool.hpp:17,
from ../boost/hana/eval_if.hpp:15,
from ../boost/hana/concept/logical.hpp:19,
from ../boost/hana/if.hpp:15,
from ../boost/hana/assert.hpp:16,
from ../libs/hana/test/orderable.cpp:5:
../boost/hana/fwd/equal.hpp: In instantiation of 'struct boost::hana::equal_impl<ord1, ord1, void>':
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::equal_impl<ord1, ord1, void>]'
../boost/hana/concept/comparable.hpp:27:64: required from 'struct boost::hana::Comparable<ord1>'
../libs/hana/test/_include/laws/comparable.hpp:41:37: required from 'boost::hana::test::TestComparable<ord1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:2)> [with auto:2 = ord1]'
../boost/hana/for_each.hpp:46:45: required from 'constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {ord1&, ord1&, ord1&, ord1&, ord1&}; F = boost::hana::test::TestComparable<ord1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:2)>*]'
../boost/hana/basic_tuple.hpp:125:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/tuple.hpp:233:32: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::tuple_tag>::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::detail::on_each<boost::hana::test::TestComparable<ord1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:2)>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::detail::on_each<boost::hana::test::TestComparable<ord1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:2)>*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::test::TestComparable<ord1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:2)>; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::test::TestComparable<ord1, boost::hana::test::laws>::TestComparable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:2)>]'
../libs/hana/test/_include/laws/comparable.hpp:40:27: required from 'boost::hana::test::TestComparable<T, boost::hana::test::laws>::TestComparable(Xs) [with Xs = boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>; T = ord1]'
../libs/hana/test/_include/laws/comparable.hpp:33:40: required from here
../boost/hana/fwd/equal.hpp:69:12: error: ambiguous template instantiation for 'struct boost::hana::equal_impl<ord1, ord1, boost::hana::when<true> >'
69 | struct equal_impl : equal_impl<T, U, when<true>> { };
| ^~~~~~~~~~
In file included from ../boost/hana/less.hpp:28:
../boost/hana/equal.hpp:55:12: note: candidates are: 'template<class T, class U, bool condition> struct boost::hana::equal_impl<T, U, boost::hana::when<condition> > [with T = ord1; U = ord1; bool condition = true]'
55 | struct equal_impl<T, U, when<condition>> : default_ {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libs/hana/test/orderable.cpp:42:12: note: 'template<class T, class U> struct boost::hana::equal_impl<T, U, boost::hana::when<((std::is_same<T, ord1>{} || std::is_same<T, ord2>{}) && (std::is_same<U, ord1>{} || std::is_same<U, ord2>{}))> > [with T = ord1; U = ord1]'
42 | struct equal_impl<T, U, when<
| ^~~~~~~~~~~~~~~~~~~~~~
43 | (std::is_same<T, ord1>{} || std::is_same<T, ord2>{}) &&
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44 | (std::is_same<U, ord1>{} || std::is_same<U, ord2>{})
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
45 | >> {
| ~~
../boost/hana/fwd/equal.hpp:69:12: error: invalid use of incomplete type 'struct boost::hana::equal_impl<ord1, ord1, boost::hana::when<true> >'
69 | struct equal_impl : equal_impl<T, U, when<true>> { };
| ^~~~~~~~~~
../boost/hana/fwd/equal.hpp:69:12: note: declaration of 'struct boost::hana::equal_impl<ord1, ord1, boost::hana::when<true> >'
In file included from ../boost/hana/detail/operators/logical.hpp:16,
from ../boost/hana/bool.hpp:21:
../boost/hana/fwd/not.hpp: In instantiation of 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, void>':
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, void>]'
../boost/hana/concept/logical.hpp:29:62: required from 'struct boost::hana::Logical<boost::hana::integral_constant_tag<bool> >'
../boost/hana/if.hpp:26:15: required from 'constexpr decltype(auto) boost::hana::if_t::operator()(Cond&&, Then&&, Else&&) const [with Cond = const boost::hana::integral_constant<bool, false>&; Then = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>::<lambda(auto:33)>; Else = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>::<lambda(auto:34)>]'
../libs/hana/test/_include/laws/orderable.hpp:48:17: required from 'boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> [with auto:31 = int; auto:32 = int]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>; X = {int}]'
../boost/hana/for_each.hpp:46:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<int, int, int, int, int, int>; F = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<int, int, int, int, int, int>; T = int]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/fwd/not.hpp:36:12: error: ambiguous template instantiation for 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
36 | struct not_impl : not_impl<L, when<true>> { };
| ^~~~~~~~
In file included from ../boost/hana/concept/logical.hpp:20:
../boost/hana/not.hpp:44:12: note: candidates are: 'template<class L, bool condition> struct boost::hana::not_impl<L, boost::hana::when<condition> > [with L = boost::hana::integral_constant_tag<bool>; bool condition = true]'
44 | struct not_impl<L, when<condition>> : hana::default_ {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/not.hpp:65:12: note: 'template<class C> struct boost::hana::not_impl<C, boost::hana::when<(boost::hana::Constant<C>::value && boost::hana::Logical<typename C::value_type>::value)> > [with C = boost::hana::integral_constant_tag<bool>]'
65 | struct not_impl<C, hana::when<
| ^~~~~~~~~~~~~~~~~~~~~~~
66 | hana::Constant<C>::value &&
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
67 | hana::Logical<typename C::value_type>::value
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | >> {
| ~~
../boost/hana/fwd/not.hpp:36:12: error: invalid use of incomplete type 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
36 | struct not_impl : not_impl<L, when<true>> { };
| ^~~~~~~~
../boost/hana/fwd/not.hpp:36:12: note: declaration of 'struct boost::hana::not_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
In file included from ../boost/hana/while.hpp:13,
from ../boost/hana/concept/logical.hpp:21:
../boost/hana/fwd/while.hpp: In instantiation of 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, void>':
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, void>]'
../boost/hana/concept/logical.hpp:30:64: required from 'struct boost::hana::Logical<boost::hana::integral_constant_tag<bool> >'
../boost/hana/if.hpp:26:15: required from 'constexpr decltype(auto) boost::hana::if_t::operator()(Cond&&, Then&&, Else&&) const [with Cond = const boost::hana::integral_constant<bool, false>&; Then = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>::<lambda(auto:33)>; Else = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>::<lambda(auto:34)>]'
../libs/hana/test/_include/laws/orderable.hpp:48:17: required from 'boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> [with auto:31 = int; auto:32 = int]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>; X = {int}]'
../boost/hana/for_each.hpp:46:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<int, int, int, int, int, int>; F = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<int, int, int, int, int, int>; T = int]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/fwd/while.hpp:60:12: error: ambiguous template instantiation for 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
60 | struct while_impl : while_impl<L, when<true>> { };
| ^~~~~~~~~~
../boost/hana/while.hpp:49:12: note: candidates are: 'template<class L, bool condition> struct boost::hana::while_impl<L, boost::hana::when<condition> > [with L = boost::hana::integral_constant_tag<bool>; bool condition = true]'
49 | struct while_impl<L, hana::when<condition>> : hana::default_ {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/while.hpp:76:12: note: 'template<class C> struct boost::hana::while_impl<C, boost::hana::when<(boost::hana::Constant<C>::value && boost::hana::Logical<typename C::value_type>::value)> > [with C = boost::hana::integral_constant_tag<bool>]'
76 | struct while_impl<C, hana::when<
| ^~~~~~~~~~~~~~~~~~~~~~~~~
77 | hana::Constant<C>::value &&
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
78 | hana::Logical<typename C::value_type>::value
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
79 | >> {
| ~~
../boost/hana/fwd/while.hpp:60:12: error: invalid use of incomplete type 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
60 | struct while_impl : while_impl<L, when<true>> { };
| ^~~~~~~~~~
../boost/hana/fwd/while.hpp:60:12: note: declaration of 'struct boost::hana::while_impl<boost::hana::integral_constant_tag<bool>, boost::hana::when<true> >'
In file included from ../boost/hana/detail/operators/orderable.hpp:17,
from ../boost/hana/pair.hpp:21:
../boost/hana/fwd/less.hpp: In instantiation of 'struct boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>':
../boost/hana/core/default.hpp:26:9: required by substitution of 'template<class Method> struct boost::hana::is_default<Method, decltype ((void)(static_cast<boost::hana::default_>((*(Method*)(0)))))> [with Method = boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>]'
../boost/hana/concept/orderable.hpp:27:65: required from 'struct boost::hana::Orderable<boost::hana::tuple_tag>'
../boost/hana/less.hpp:44:22: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<int>&; Y = boost::hana::tuple<int>&]'
../libs/hana/test/_include/laws/base.hpp:174:30: required from 'static constexpr auto boost::hana::less_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/less.hpp:62:27: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/ordering.hpp:28:32: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<int, int, int, int, int, int>; F = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<int, int, int, int, int, int>; T = int]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/fwd/less.hpp:42:12: error: ambiguous template instantiation for 'struct boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, boost::hana::when<true> >'
42 | struct less_impl : less_impl<T, U, when<true>> { };
| ^~~~~~~~~
../boost/hana/less.hpp:67:12: note: candidates are: 'template<class T, class U, bool condition> struct boost::hana::less_impl<T, U, boost::hana::when<condition> > [with T = boost::hana::tuple_tag; U = boost::hana::tuple_tag; bool condition = true]'
67 | struct less_impl<T, U, when<condition>> : default_ {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/less.hpp:133:12: note: 'template<class T, class U> struct boost::hana::less_impl<T, U, boost::hana::when<(boost::hana::Sequence<S>::value && boost::hana::Sequence<Tag>::value)> > [with T = boost::hana::tuple_tag; U = boost::hana::tuple_tag]'
133 | struct less_impl<T, U, when<
| ^~~~~~~~~~~~~~~~~~~~~
134 | hana::Sequence<T>::value && hana::Sequence<U>::value
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
135 | >> {
| ~~
../boost/hana/fwd/less.hpp:42:12: error: invalid use of incomplete type 'struct boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, boost::hana::when<true> >'
42 | struct less_impl : less_impl<T, U, when<true>> { };
| ^~~~~~~~~
../boost/hana/fwd/less.hpp:42:12: note: declaration of 'struct boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, boost::hana::when<true> >'
../boost/hana/less.hpp: In instantiation of 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<int>&; Y = boost::hana::tuple<int>&]':
../libs/hana/test/_include/laws/base.hpp:174:30: required from 'static constexpr auto boost::hana::less_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/less.hpp:62:27: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, int>; Y = boost::hana::test::injection_result<0, int>]'
../boost/hana/ordering.hpp:28:32: required from 'constexpr decltype(auto) boost::hana::detail::less_by<F>::operator()(X&&, Y&&) const & [with X = int&; Y = int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/orderable.hpp:79:17: required from 'boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> [with auto:31 = int; auto:32 = int]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>; X = {int}]'
../boost/hana/for_each.hpp:46:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<int, int, int, int, int, int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<int, int, int, int, int, int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<int, int, int, int, int, int>; F = boost::hana::test::TestOrderable<int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<int, int, int, int, int, int> >(boost::hana::tuple<int, int, int, int, int, int>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<int, int, int, int, int, int>; T = int]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/less.hpp:62:27: error: 'apply' is not a member of 'Less' {aka 'boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}
62 | return Less::apply(static_cast<X&&>(x), static_cast<Y&&>(y));
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/less.hpp: In instantiation of 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<unsigned int>&; Y = boost::hana::tuple<unsigned int>&]':
../libs/hana/test/_include/laws/base.hpp:174:30: required from 'static constexpr auto boost::hana::less_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, unsigned int>; Y = boost::hana::test::injection_result<0, unsigned int>]'
../boost/hana/less.hpp:62:27: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, unsigned int>; Y = boost::hana::test::injection_result<0, unsigned int>]'
../boost/hana/ordering.hpp:28:32: required from 'constexpr decltype(auto) boost::hana::detail::less_by<F>::operator()(X&&, Y&&) const & [with X = unsigned int&; Y = unsigned int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/orderable.hpp:79:17: required from 'boost::hana::test::TestOrderable<unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:31, auto:32)> [with auto:31 = unsigned int; auto:32 = unsigned int]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const unsigned int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:31, auto:32)>; X = {unsigned int}]'
../boost/hana/for_each.hpp:46:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>; F = boost::hana::test::TestOrderable<unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int> >(boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int>; T = unsigned int]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/less.hpp:62:27: error: 'apply' is not a member of 'Less' {aka 'boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}
../boost/hana/less.hpp: In instantiation of 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<long int>&; Y = boost::hana::tuple<long int>&]':
../libs/hana/test/_include/laws/base.hpp:174:30: required from 'static constexpr auto boost::hana::less_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, long int>; Y = boost::hana::test::injection_result<0, long int>]'
../boost/hana/less.hpp:62:27: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, long int>; Y = boost::hana::test::injection_result<0, long int>]'
../boost/hana/ordering.hpp:28:32: required from 'constexpr decltype(auto) boost::hana::detail::less_by<F>::operator()(X&&, Y&&) const & [with X = long int&; Y = long int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/orderable.hpp:79:17: required from 'boost::hana::test::TestOrderable<long int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:31, auto:32)> [with auto:31 = long int; auto:32 = long int]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const long int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<long int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:31, auto:32)>; X = {long int}]'
../boost/hana/for_each.hpp:46:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<long int, long int, long int, long int, long int, long int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long int, long int, long int, long int, long int, long int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<long int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<long int, long int, long int, long int, long int, long int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long int, long int, long int, long int, long int, long int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<long int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<long int, long int, long int, long int, long int, long int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long int, long int, long int, long int, long int, long int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<long int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<long int, long int, long int, long int, long int, long int>; F = boost::hana::test::TestOrderable<long int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long int, long int, long int, long int, long int, long int> >(boost::hana::tuple<long int, long int, long int, long int, long int, long int>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<long int, long int, long int, long int, long int, long int>; T = long int]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/less.hpp:62:27: error: 'apply' is not a member of 'Less' {aka 'boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}
../boost/hana/less.hpp: In instantiation of 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<long unsigned int>&; Y = boost::hana::tuple<long unsigned int>&]':
../libs/hana/test/_include/laws/base.hpp:174:30: required from 'static constexpr auto boost::hana::less_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, long unsigned int>; Y = boost::hana::test::injection_result<0, long unsigned int>]'
../boost/hana/less.hpp:62:27: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, long unsigned int>; Y = boost::hana::test::injection_result<0, long unsigned int>]'
../boost/hana/ordering.hpp:28:32: required from 'constexpr decltype(auto) boost::hana::detail::less_by<F>::operator()(X&&, Y&&) const & [with X = long unsigned int&; Y = long unsigned int&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/orderable.hpp:79:17: required from 'boost::hana::test::TestOrderable<long unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:31, auto:32)> [with auto:31 = long unsigned int; auto:32 = long unsigned int]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const long unsigned int&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<long unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:31, auto:32)>; X = {long unsigned int}]'
../boost/hana/for_each.hpp:46:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<long unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<long unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<long unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>; F = boost::hana::test::TestOrderable<long unsigned int, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int> >(boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int>; T = long unsigned int]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/less.hpp:62:27: error: 'apply' is not a member of 'Less' {aka 'boost::hana::less_impl<boost::hana::tuple_tag, boost::hana::tuple_tag, void>'}
../boost/hana/equal.hpp: In instantiation of 'constexpr auto boost::hana::equal_t::operator()(X&&, Y&&) const [with X = ord1&; Y = ord1&]':
../libs/hana/test/_include/laws/orderable.hpp:48:17: required from 'boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)> [with auto:31 = ord1; auto:32 = ord1]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const ord1&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)>; X = {ord1}]'
../boost/hana/for_each.hpp:46:45: required from 'constexpr void boost::hana::detail::on_each<F>::operator()(Xs&& ...) const [with Xs = {const ord1&, const ord1&, const ord1&, const ord1&, const ord1&}; F = const boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)>, ord1>*]'
../boost/hana/basic_tuple.hpp:115:39: required from 'static constexpr decltype(auto) boost::hana::unpack_impl<boost::hana::basic_tuple_tag>::apply(const boost::hana::detail::basic_tuple_impl<std::integer_sequence<long unsigned int, _Idx ...>, Xn ...>&, F&&) [with long unsigned int ...i = {0, 1, 2, 3, 4}; Xn = {ord1, ord1, ord1, ord1, ord1}; F = boost::hana::detail::on_each<const boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)>, ord1>*>]'
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::basic_tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::detail::on_each<const boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)>, ord1>*>]'
../boost/hana/tuple.hpp:233:32: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)> > >; T = boost::hana::tuple_tag; bool condition = true]'
../boost/hana/for_each.hpp:35:30: required from 'constexpr void boost::hana::for_each_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)> > >]'
../libs/hana/test/_include/laws/base.hpp:44:31: required from 'constexpr auto boost::hana::test::for_each_n_t<i>::operator()(const Xs&, const F&) const [with Xs = boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>; F = boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)>; int i = 2]'
../libs/hana/test/_include/laws/orderable.hpp:45:21: required from 'boost::hana::test::TestOrderable<T, boost::hana::test::laws>::TestOrderable(Xs) [with Xs = boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>; T = ord1]'
../libs/hana/test/_include/laws/orderable.hpp:34:39: required from here
../boost/hana/equal.hpp:50:28: error: 'apply' is not a member of 'Equal' {aka 'boost::hana::equal_impl<ord1, ord1, void>'}
50 | return Equal::apply(static_cast<X&&>(x), static_cast<Y&&>(y));
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boost/hana/less.hpp: In instantiation of 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::tuple<ord1>&; Y = boost::hana::tuple<ord1>&]':
../libs/hana/test/_include/laws/base.hpp:174:30: required from 'static constexpr auto boost::hana::less_impl<boost::hana::test::InjectionResult, boost::hana::test::InjectionResult>::apply(X, Y) [with X = boost::hana::test::injection_result<0, ord1>; Y = boost::hana::test::injection_result<0, ord1>]'
../boost/hana/less.hpp:62:27: required from 'constexpr auto boost::hana::less_t::operator()(X&&, Y&&) const [with X = boost::hana::test::injection_result<0, ord1>; Y = boost::hana::test::injection_result<0, ord1>]'
../boost/hana/ordering.hpp:28:32: required from 'constexpr decltype(auto) boost::hana::detail::less_by<F>::operator()(X&&, Y&&) const & [with X = ord1&; Y = ord1&; F = boost::hana::test::_injection<0>]'
../libs/hana/test/_include/laws/orderable.hpp:79:17: required from 'boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)> [with auto:31 = ord1; auto:32 = ord1]'
../boost/hana/functional/partial.hpp:78:43: required from 'constexpr decltype(auto) boost::hana::partial_t<std::integer_sequence<long unsigned int, _Idx ...>, F, X ...>::operator()(Y&& ...) const & [with Y = {const ord1&}; long unsigned int ...n = {0}; F = boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)>; X = {ord1}]'
../boost/hana/for_each.hpp:46:45: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
../boost/hana/unpack.hpp:47:29: required from 'constexpr decltype(auto) boost::hana::unpack_t::operator()(Xs&&, F&&) const [with Xs = const boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::detail::on_each<boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >, boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::make_partial_t, boost::hana::test::TestOrderable<ord1, boost::hana::test::laws>::TestOrderable<boost::hana::tuple<ord1, ord1, ord1, ord1, ord1> >(boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>)::<lambda(auto:31, auto:32)> > >*>]'
../boost/hana/for_each.hpp:56:25: required from 'static constexpr void boost::hana::for_each_impl<T, boost::hana::when<condition> >::apply(Xs&&, F&&) [with Xs = const boost::hana::tuple<ord1, ord1, ord1, ord1, ord1>&; F = boost::hana::_compose<boost::hana::partial_t<std::integer_sequence<long unsigned int, 0>, boost::hana::test::for_each_n_t<1>, boost::hana::tuple<ord1, ord1, ord1...
[The content has been trimmed by the report system because it exceeds 65536 bytes]