Skip to content

Replace the operator==/!= with operator<=> #155

@grhoten

Description

@grhoten

Prior to C++20, you would have to define all comparison operators manually. This is easier to achieve with the 3 way comparison operator. Consider modernizing the C++ comparison operators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions