Enhance UnorderedFastKeyTable

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.12
    • Affects Version/s: 3.3.11
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • Platforms 2016-08-26
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      UnorderedFastKeyTable is a pretty good proxy for unordered_map, but lacks a handful of features that dramatically increase usability:

      1. non-const iterators
      2. an emplace variant for values
      3. An easy way to synthesize Traits for Lookup = Key*
      4. a swap function

      This isn't meant to bring the type fully up to snuff, but expands the universe of locations it can be used.

            Assignee:
            Mira Carey
            Reporter:
            Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: