You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AliasSetTracker implements its own Double-linked-list implementation to link all the PointerRec-instances belonging to one Alias-Set.
I think it should reuse an exisiting list implementation.