Title
Definition for three-way comparison needs to be updated (US 152)
Status
c++20
Section
[defns.comparison]
Submitter
Jeff Garland

Created on 2020-02-10.00:00:00 last changed 38 months ago

Messages

Date: 2020-02-12.03:28:55

Proposed resolution:

This wording is relative to N4849.

  1. Modify [defns.comparison] as indicated:

    comparison function

    operator function ([over.oper]) for any of the equality ([expr.eq]), or relational ([expr.rel]), or three-way comparison ([expr.spaceship]) operators

Date: 2020-02-12.03:28:55

[ 2020-02 Moved to Immediate on Tuesday in Prague. ]

Date: 2020-02-10.00:00:00

Addresses US 152

This definition in [defns.comparison] should be updated to accommodate the new 3-way comparison operator ([expr.spaceship]) as well.

History
Date User Action Args
2021-02-25 10:48:01adminsetstatus: wp -> c++20
2020-02-24 16:02:59adminsetstatus: immediate -> wp
2020-02-12 03:28:55adminsetmessages: + msg11045
2020-02-12 03:28:55adminsetstatus: new -> immediate
2020-02-10 11:02:09adminsetmessages: + msg11009
2020-02-10 00:00:00admincreate