IListIndex

Undocumented in source.

Members

Functions

autoNotifyAdded
void autoNotifyAdded(ptrdiff_t location)
Undocumented in source. Be warned that the author may not have intended to support it.
autoNotifyBeforeDelete
void autoNotifyBeforeDelete(ptrdiff_t location)
Undocumented in source. Be warned that the author may not have intended to support it.
hashOfLocation
ulong hashOfLocation(ptrdiff_t location)
Undocumented in source.
invalidate
void invalidate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hashTable
LinkedListDescriptor[] hashTable;
Undocumented in source.
locationContainer
CLinkedListContainer!ptrdiff_t locationContainer;
Undocumented in source.

Meta