Skip to content

[libc++] consider making product types always_bitcastable #126427

@philnik777

Description

@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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions