Skip to content

LWG-4472 std::atomic_ref<const T> can be constructed from temporaries #6222

Description

LWG-4472 std::atomic_ref<const T> can be constructed from temporaries

We have:

explicit atomic_ref(_Ty&&) = delete; // per LWG-4472

Metadata

Metadata

Assignees

No one assigned

    Labels

    LWGLibrary Working Group issuedocumentationRelated to documentation or commentsfixedSomething works now, yay!

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions