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

NamespaceString relational operators incomplete

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 3.7.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      NamespaceString attempted to be comparable with std::string and with StringData, by lensing through its ns() accessor.

      However, it only had 6 of the 42 (!!!!) operators needed to do this symmetrically and umambiguously. Here are the other 36.

      https://mongodbcr.appspot.com/180610001/

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: