Skip to content

When to make types non-moveable? #518

@lefticus

Description

@lefticus

The rule: if the type is not trivially destructible and is not default constructible, it should not be moveable.

Examples: handle types, mostly.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions