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

Verify that stdx::unordered_map/unordered_set throws from at()

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Dev Tools 2019-08-12, Dev Tools 2019-08-26

      Abseil calls abort() instead of throwing std::out_of_range. We should patch this at least in our vendoring. We could simply throw std::out_of_range like reasonable people or use abseil's throw delegate.

            Assignee:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: