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

@AlexGuteniev

Description

@AlexGuteniev

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.

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