Skip to content

Atomic* should not be copyable #8380

Closed
Closed
@brson

Description

@brson

Most of the types in unstable::atomics are implicitly copyable. This results in some confusing situations and is also incorrect since it's doing non-atomic copies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions