Issue | 126427 |
---|---|
Summary | [libc++] consider making product types always_bitxastable |
Labels | libc++ |
Assignees | |
Reporter | philnik777 |
A `pair<T, U>` `is_always_bitcastable` to a `tuple<T, U>` if T and U are. We should consider whether it makes sense to specialize `__is_always_bitcastable` for these kinds of special cases.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs