Skip to content

Enhancement: Use three-way comparison and default comparison #30

@YexuanXiao

Description

@YexuanXiao

C++/WinRT currently does not use default comparison and incorrectly implements the comparison functions as free functions instead of hidden friends. Since the current minimum standard has been upgraded to C++20, this feature can be used freely.

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