stdx::unordered_map should be implemented as absl::node_hash_map

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.7
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Dev Tools 2018-12-17, Dev Tools 2018-12-31
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      absl::node_hash_map allocates the key and value in a separate node to provide iterator stability like std::unordered_map. A near drop-in replacement except no silly bucket interface. Also add stdx::unordered_set that implements as absl::node_hash_set

              Assignee:
              Henrik Edin
              Reporter:
              Henrik Edin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: