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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: