Skip to content

<atomic>: With _STD_ATOMIC_ALWAYS_USE_CMPXCHG16B defined to 1, atomic_ref<16 bytes> does not report is_lock_free and is_always_lock_free correctly #4472

Description

With _STD_ATOMIC_ALWAYS_USE_CMPXCHG16B defined to 1 on x64, atomic_ref<16 bytes> reports is_lock_free and is_always_lock_free as both false. It should be both true.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixedSomething works now, yay!

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions