Add intrusive doubly-linked list utility

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 10
    • Component/s: hotspot
    • generic
    • generic

      There are a number of bespoke intrusive doubly-linked lists in our code base. Having a general utility that provided such a facility would allow code simplification in various places.

      A desirable feature for such a utility would be to permit a given object to be present in multiple lists, so long as those lists use different link fields in the object.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: