Skip to content

Enhancemant: Use std::atomic_ref instead of raw synchronization intrinsics #52

Description

@YexuanXiao

C++/WinRT currently uses a large number of raw synchronization intrinsics, which are difficult to understand and maintain, so std::atomic_ref should be used instead.

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

    enhancementAdjust existing featureshelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions