Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89693

Fix the operator<=> instances in codebase

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

      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@mongodb.com William Qian
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: