032a4b42cc
This "fix" makes no sense, but it avoids an error from G++ about std::is_constructible being incomplete. The real problem is elsewhere, but this "fixes" the regression for now. libstdc++-v3/ChangeLog: PR libstdc++/96592 * include/std/tuple (_TupleConstraints<true, T...>): Use alternative is_constructible instead of std::is_constructible. * testsuite/20_util/tuple/cons/96592.cc: New test. |
||
---|---|---|
.. | ||
apply | ||
comparison_operators | ||
cons | ||
creation_functions | ||
element_access | ||
make_from_tuple | ||
requirements | ||
48476.cc | ||
51365.cc | ||
53648.cc | ||
56785.cc | ||
60497.cc | ||
61947.cc | ||
67844.cc | ||
77395.cc | ||
77802.cc | ||
78939.cc | ||
constexpr_swap.cc | ||
cv_tuple_element.cc | ||
cv_tuple_size_neg.cc | ||
cv_tuple_size.cc | ||
dr2729.cc | ||
moveable2.cc | ||
moveable.cc | ||
noexcept_move_assign.cc | ||
noexcept_swap.cc | ||
swap_cxx17.cc | ||
swap.cc | ||
tuple_element_t.cc | ||
tuple_element.cc | ||
tuple_size_v.cc | ||
tuple_size.cc |