Consider removing stdx::unordered_set/map alias

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The stdx::unordered_set/map alias hides the API for absl::node_hash_set/map. These implementations were used because they are more performant than the std variants, but have slightly different APIs. Consider whether the API differences are meaningful enough that the stdx::unordered_set/map aliases must be removed.

            Assignee:
            Alex Li
            Reporter:
            Alex Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: