Skip to content

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

@YexuanXiao

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.

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