Skip to content

US170 17.11 [cmp] Remove strong_equality and weak_equality #168

@wg21bot

Description

@wg21bot

The strong_equality and weak_equality comparison categories don’t make sense now that we split equality from ordering. It doesn’t make sense to declare an operator<=> that returns one of these – they just add needless complexity.

Proposed change:
Remove strong_equality and weak_equality. Simplify three_way_comparable{,_with} to only deal with the ordering categories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions