Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 741: error:
- excessive recursion at instantiation of class
- "std::__and_<std::is_array<generator<31UL, 32UL>>,
- std::__not_<std::extent<generator<31UL, 32UL>, 0U>>>"
- : public __and_<is_array<_Tp>, __not_<extent<_Tp>>>::type
- ^
- detected during:
- instantiation of class "std::__is_array_unknown_bounds<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 115
- instantiation of class "std::__or_<_B1, _B2> [with
- _B1=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B2=std::is_function<generator<31UL, 32UL>>]" at
- line 120
- instantiation of class "std::__or_<_B1, _B2, _B3, _Bn...> [with
- _B1=std::is_void<generator<31UL, 32UL>>,
- _B2=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B3=std::is_function<generator<31UL, 32UL>>,
- _Bn=<>]" at line 768
- processing of template argument list for
- "std::__is_destructible_safe" based on template argument
- <generator<31UL, 32UL>> at line 789
- instantiation of class "std::is_destructible<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 138
- [ 259 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 741: error:
- incomplete type is not allowed
- : public __and_<is_array<_Tp>, __not_<extent<_Tp>>>::type
- ^
- detected during:
- instantiation of class "std::__is_array_unknown_bounds<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 115
- instantiation of class "std::__or_<_B1, _B2> [with
- _B1=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B2=std::is_function<generator<31UL, 32UL>>]" at
- line 120
- instantiation of class "std::__or_<_B1, _B2, _B3, _Bn...> [with
- _B1=std::is_void<generator<31UL, 32UL>>,
- _B2=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B3=std::is_function<generator<31UL, 32UL>>,
- _Bn=<>]" at line 768
- processing of template argument list for
- "std::__is_destructible_safe" based on template argument
- <generator<31UL, 32UL>> at line 789
- instantiation of class "std::is_destructible<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 138
- [ 259 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 741: error:
- not a class or struct name
- : public __and_<is_array<_Tp>, __not_<extent<_Tp>>>::type
- ^
- detected during:
- instantiation of class "std::__is_array_unknown_bounds<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 115
- instantiation of class "std::__or_<_B1, _B2> [with
- _B1=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B2=std::is_function<generator<31UL, 32UL>>]" at
- line 120
- instantiation of class "std::__or_<_B1, _B2, _B3, _Bn...> [with
- _B1=std::is_void<generator<31UL, 32UL>>,
- _B2=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B3=std::is_function<generator<31UL, 32UL>>,
- _Bn=<>]" at line 768
- processing of template argument list for
- "std::__is_destructible_safe" based on template argument
- <generator<31UL, 32UL>> at line 789
- instantiation of class "std::is_destructible<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 138
- [ 259 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 115: error:
- class "std::__is_array_unknown_bounds<generator<31UL, 32UL>>" has no
- member "value"
- : public conditional<_B1::value, _B1, _B2>::type
- ^
- detected during:
- instantiation of class "std::__or_<_B1, _B2> [with
- _B1=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B2=std::is_function<generator<31UL, 32UL>>]" at
- line 120
- instantiation of class "std::__or_<_B1, _B2, _B3, _Bn...> [with
- _B1=std::is_void<generator<31UL, 32UL>>,
- _B2=std::__is_array_unknown_bounds<generator<31UL,
- 32UL>>, _B3=std::is_function<generator<31UL, 32UL>>,
- _Bn=<>]" at line 768
- processing of template argument list for
- "std::__is_destructible_safe" based on template argument
- <generator<31UL, 32UL>> at line 789
- instantiation of class "std::is_destructible<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 138
- instantiation of class "std::__and_<_B1, _B2> [with
- _B1=std::is_destructible<generator<31UL, 32UL>>,
- _B2=std::__is_direct_constructible_impl<generator<31UL,
- 32UL>, generator<31UL, 32UL> &&>]" at line 954
- [ 258 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 768: error:
- class "std::__or_<std::is_void<generator<31UL, 32UL>>,
- std::__is_array_unknown_bounds<generator<31UL, 32UL>>,
- std::is_function<generator<31UL, 32UL>>>" has no member "value"
- is_function<_Tp>>::value,
- ^
- detected during:
- processing of template argument list for
- "std::__is_destructible_safe" based on template argument
- <generator<31UL, 32UL>> at line 789
- instantiation of class "std::is_destructible<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 138
- instantiation of class "std::__and_<_B1, _B2> [with
- _B1=std::is_destructible<generator<31UL, 32UL>>,
- _B2=std::__is_direct_constructible_impl<generator<31UL,
- 32UL>, generator<31UL, 32UL> &&>]" at line 954
- instantiation of class
- "std::__is_direct_constructible_new_safe<_Tp, _Arg> [with
- _Tp=generator<31UL, 32UL>, _Arg=generator<31UL, 32UL>
- &&]" at line 1031
- instantiation of class "std::__is_direct_constructible_new<_Tp,
- _Arg> [with _Tp=generator<31UL, 32UL>,
- _Arg=generator<31UL, 32UL> &&]" at line 1039
- [ 256 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 789: error:
- incomplete type is not allowed
- : public __is_destructible_safe<_Tp>::type
- ^
- detected during:
- instantiation of class "std::is_destructible<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 138
- instantiation of class "std::__and_<_B1, _B2> [with
- _B1=std::is_destructible<generator<31UL, 32UL>>,
- _B2=std::__is_direct_constructible_impl<generator<31UL,
- 32UL>, generator<31UL, 32UL> &&>]" at line 954
- instantiation of class
- "std::__is_direct_constructible_new_safe<_Tp, _Arg> [with
- _Tp=generator<31UL, 32UL>, _Arg=generator<31UL, 32UL>
- &&]" at line 1031
- instantiation of class "std::__is_direct_constructible_new<_Tp,
- _Arg> [with _Tp=generator<31UL, 32UL>,
- _Arg=generator<31UL, 32UL> &&]" at line 1039
- instantiation of class "std::__is_direct_constructible<_Tp, _Arg>
- [with _Tp=generator<31UL, 32UL>, _Arg=generator<31UL,
- 32UL> &&]" at line 1079
- [ 255 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 789: error:
- not a class or struct name
- : public __is_destructible_safe<_Tp>::type
- ^
- detected during:
- instantiation of class "std::is_destructible<_Tp> [with
- _Tp=generator<31UL, 32UL>]" at line 138
- instantiation of class "std::__and_<_B1, _B2> [with
- _B1=std::is_destructible<generator<31UL, 32UL>>,
- _B2=std::__is_direct_constructible_impl<generator<31UL,
- 32UL>, generator<31UL, 32UL> &&>]" at line 954
- instantiation of class
- "std::__is_direct_constructible_new_safe<_Tp, _Arg> [with
- _Tp=generator<31UL, 32UL>, _Arg=generator<31UL, 32UL>
- &&]" at line 1031
- instantiation of class "std::__is_direct_constructible_new<_Tp,
- _Arg> [with _Tp=generator<31UL, 32UL>,
- _Arg=generator<31UL, 32UL> &&]" at line 1039
- instantiation of class "std::__is_direct_constructible<_Tp, _Arg>
- [with _Tp=generator<31UL, 32UL>, _Arg=generator<31UL,
- 32UL> &&]" at line 1079
- [ 255 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- lcc: "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/type_traits", line 138: error:
- class "std::is_destructible<generator<31UL, 32UL>>" has no member
- "value"
- : public conditional<_B1::value, _B2, _B1>::type
- ^
- detected during:
- instantiation of class "std::__and_<_B1, _B2> [with
- _B1=std::is_destructible<generator<31UL, 32UL>>,
- _B2=std::__is_direct_constructible_impl<generator<31UL,
- 32UL>, generator<31UL, 32UL> &&>]" at line 954
- instantiation of class
- "std::__is_direct_constructible_new_safe<_Tp, _Arg> [with
- _Tp=generator<31UL, 32UL>, _Arg=generator<31UL, 32UL>
- &&]" at line 1031
- instantiation of class "std::__is_direct_constructible_new<_Tp,
- _Arg> [with _Tp=generator<31UL, 32UL>,
- _Arg=generator<31UL, 32UL> &&]" at line 1039
- instantiation of class "std::__is_direct_constructible<_Tp, _Arg>
- [with _Tp=generator<31UL, 32UL>, _Arg=generator<31UL,
- 32UL> &&]" at line 1079
- instantiation of class "std::__is_constructible_impl<_Tp, _Arg>
- [with _Tp=generator<31UL, 32UL>, _Arg=generator<31UL,
- 32UL> &&]" at line 1090
- [ 254 instantiation contexts not shown ]
- instantiation of class "std::tuple<_Elements...> [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 970 of
- "/home/cf/ecomp.rel-i-1/e2k_home/1.A.XX/e2k-generic-linux.cross/include/c++/g++-v3/tuple"
- instantiation of
- "std::tuple<std::__decay_and_strip<_Elements>::__type...>
- std::make_tuple(_Elements &&...) [with
- _Elements=<generator<0UL, 32UL>, generator<1UL, 32UL>,
- generator<2UL, 32UL>, generator<3UL, 32UL>,
- generator<4UL, 32UL>, generator<5UL, 32UL>,
- generator<6UL, 32UL>, generator<7UL, 32UL>,
- generator<8UL, 32UL>, generator<9UL, 32UL>,
- generator<10UL, 32UL>, generator<11UL, 32UL>,
- generator<12UL, 32UL>, generator<13UL, 32UL>,
- generator<14UL, 32UL>, generator<15UL, 32UL>,
- generator<16UL, 32UL>, generator<17UL, 32UL>,
- generator<18UL, 32UL>, generator<19UL, 32UL>,
- generator<20UL, 32UL>, generator<21UL, 32UL>,
- generator<22UL, 32UL>, generator<23UL, 32UL>,
- generator<24UL, 32UL>, generator<25UL, 32UL>,
- generator<26UL, 32UL>, generator<27UL, 32UL>,
- generator<28UL, 32UL>, generator<29UL, 32UL>,
- generator<30UL, 32UL>, generator<31UL, 32UL>>]" at line
- 116 of "t.cpp"
- instantiation of "auto
- detail::make_generators_helper(std::index_sequence<ids...
- >) [with ids=<0UL, 1UL, 2UL, 3UL, 4UL, 5UL, 6UL, 7UL,
- 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 17UL,
- 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL,
- 27UL, 28UL, 29UL, 30UL, 31UL>]" at line 126 of "t.cpp"
- instantiation of "auto make_generators<n>() [with n=32UL]" at line
- 150 of "t.cpp"
- instantiation of class "nway_generator<n> [with n=32UL]" at line
- 159 of "t.cpp"
- 8 errors detected in the compilation of "t.cpp".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement