Memoize demanagled type names

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Service Arch
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We have a function that takes a typeid and produces a demangled name here. In many contexts, that function will have too much overhead to be called every time. We should make either a traits class or function that is templated upon a single type and memoizes the demangled name for that type into a static variable.

            Assignee:
            [DO NOT USE] Backlog - Service Architecture
            Reporter:
            Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: