Fix the operator<=> instances in codebase

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Gone away
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      A few definitions of operator<=> exist in the codebase.

      There are a few problems with their definitions and their usage.

      As written, they provide no benefit over the old comparison operators, and are less performant. They should be made idiomatic, efficient, and correct or perhaps removed. The concern is that they will be copied and the flaws would propagate.

       

            Assignee:
            William Qian
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: