Skip to content

Add (const) move assignment operator to internal tuple  #2597

@danhoeflinger

Description

@danhoeflinger

For tuples used as proxy objects holding references to move only types, const and non-const move assignment operators would be beneficial to add to tuple to support move only types fully.

https://godbolt.org/z/xq4eGh7s7

Originally posted by @danhoeflinger in #1877 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions